MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / getFilePath

Method getFilePath

src/include/parser/copy.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 statement{std::move(statement)} {}
60
61 std::string getFilePath() const { return filePath; }
62 const Statement* getStatement() const { return statement.get(); }
63
64private:

Callers 6

planExportTableDataMethod · 0.45
constructPopulateFuncMethod · 0.45
constructPopulateFuncMethod · 0.45
bindCopyToClauseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected