Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ exec
Method
exec
daemon/src/entity/commands/nullfunc.ts:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
super(
"NullCommand"
);
6
}
7
async
exec() {
8
// Do nothing.....
9
}
10
}
Callers
2
execPreset
Method · 0.45
forceExec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected