MCPcopy Create free account
hub / github.com/catboost/catboost / TFsPath

Method TFsPath

util/folder/path.cpp:205–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205TFsPath::TFsPath() {
206}
207
208TFsPath::TFsPath(const TString& path)
209 : Path_(path)

Callers

nothing calls this directly

Calls 3

VerifyPathFunction · 0.85
ToStringFunction · 0.50
moveFunction · 0.50

Tested by

no test coverage detected