Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ get
Method
get
source/binding/NodeJS/src/apis/controller.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
} // namespace
24
25
maajs::ValueType ImageJobImpl::get()
26
{
27
return source.Value()[
"cached_image"
];
28
}
29
30
ImageJobImpl* ImageJobImpl::ctor(const maajs::CallbackInfo& info)
31
{
Callers
1
ctor
Method · 0.45
Calls
1
Value
Method · 0.45
Tested by
no test coverage detected