MCPcopy 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
25maajs::ValueType ImageJobImpl::get()
26{
27 return source.Value()["cached_image"];
28}
29
30ImageJobImpl* ImageJobImpl::ctor(const maajs::CallbackInfo& info)
31{

Callers 1

ctorMethod · 0.45

Calls 1

ValueMethod · 0.45

Tested by

no test coverage detected