MCPcopy 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

execPresetMethod · 0.45
forceExecMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected