Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ GetRootTree
Method
GetRootTree
src/translation.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
FilesystemView Translation::GetRootTree() const
146
{
147
return translation_root_fs;
148
}
149
150
bool Translation::HasTranslations() const
151
{
Callers
2
GetTranslationFilesystem
Method · 0.80
GetCurrentTranslationFilesystem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected