Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ get_loaded
Method
get_loaded
source/binding/NodeJS/src/apis/resource.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
bool ResourceImpl::get_loaded()
314
{
315
return MaaResourceLoaded(resource);
316
}
317
318
std::optional<std::string> ResourceImpl::get_hash()
319
{
Callers
nothing calls this directly
Calls
1
MaaResourceLoaded
Function · 0.85
Tested by
no test coverage detected