MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / path

Method path

src/Core/System/Loaders.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 }
20
21 std::string LoaderResult::path() const
22 {
23 return m_path;
24 }
25
26 bool LoaderResult::success() const
27 {

Callers 3

getDirectoryListFunction · 0.80
getFileListFunction · 0.80
getFontMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected