MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / detach

Function detach

source/binding/NodeJS/src/apis/server.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82static void detach()
83{
84 MaaAgentServerDetach();
85}
86
87maajs::ValueType load_server(maajs::EnvType env)
88{

Callers

nothing calls this directly

Calls 1

MaaAgentServerDetachFunction · 0.85

Tested by

no test coverage detected