MCPcopy Create free account
hub / github.com/ReAPI-com/mcp-openapi / CliCommand

Interface CliCommand

src/core/command.ts:1–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export interface CliCommand {
2 folderPath: string;
3}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected