MCPcopy Index your code
hub / github.com/glideapps/quicktype / runCommand

Method runCommand

test/languages.ts:10–10  ·  view source on GitHub ↗
(sample: string)

Source from the content-addressed store, hash-verified

8 setupCommand?: string;
9 compileCommand?: string;
10 runCommand(sample: string): string;
11 diffViaSchema: boolean;
12 allowMissingNull: boolean;
13 output: string;

Callers 4

testMethod · 0.80
testMethod · 0.80
testMethod · 0.80
testMethod · 0.80

Calls

no outgoing calls

Tested by 4

testMethod · 0.64
testMethod · 0.64
testMethod · 0.64
testMethod · 0.64