MCPcopy 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
9maajs::ValueType JobImpl::get_source()
10{
11 return source.Value();
12}
13
14MaaId JobImpl::get_id()
15{

Callers

nothing calls this directly

Calls 1

ValueMethod · 0.45

Tested by

no test coverage detected