MCPcopy Create free account
hub / github.com/KDAB/codebrowser / fileRepoUrl

Method fileRepoUrl

generator/projectmanager.h:40–40  ·  view source on GitHub ↗

TODO

Source from the content-addressed store, hash-verified

38
39 //TODO
40 std::string fileRepoUrl(const std::string &file) const { return {}; }
41 enum Type { Normal,
42 Internal, //includes and stuffs
43 External, //links to external projects somewhere else, do not generate refs or anything,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected