MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / setSource

Method setSource

annotation/Repository.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void Repository::setSource(const std::string& sourcePath)
24{
25 _source = sourcePath;
26}

Callers 3

saveRepositoryToFileMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected