Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ get_source
Method
get_source
source/binding/NodeJS/src/apis/job.cpp:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
#include
"ext.h"
8
9
maajs::ValueType JobImpl::get_source()
10
{
11
return source.Value();
12
}
13
14
MaaId JobImpl::get_id()
15
{
Callers
nothing calls this directly
Calls
1
Value
Method · 0.45
Tested by
no test coverage detected