MCPcopy Create free account
hub / github.com/ConEmu/ConEmu / get_path

Method get_path

src/Setup/customact.cpp:430–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428 DeleteFileW(path.c_str());
429 }
430 wstring get_path() const {
431 return path;
432 }
433};
434
435class File: private NonCopyable {

Callers 1

get_con_sizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected