MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk / baseUrl

Method baseUrl

node/src/client.ts:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 async [Symbol.asyncDispose](): Promise<void> {
45 await this.close();
46 }
47}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected