Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getDirectoryList
Function · 0.80
getFileList
Function · 0.80
getFont
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected