MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / exitCode

Method exitCode

common/src/process_tools.ts:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 public exitCode() {
94 return this.process?.exitCode;
95 }
96
97 private async destroy() {
98 try {

Callers 1

stopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected