MCPcopy
hub / github.com/google/zx / ParsedArgs

Interface ParsedArgs

src/vendor-extra.ts:135–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133export namespace minimist {
134 export interface Opts extends _minimist.Opts {}
135 export interface ParsedArgs extends _minimist.ParsedArgs {}
136}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…