Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
static void detach()
83
{
84
MaaAgentServerDetach();
85
}
86
87
maajs::ValueType load_server(maajs::EnvType env)
88
{
Callers
nothing calls this directly
Calls
1
MaaAgentServerDetach
Function · 0.85
Tested by
no test coverage detected