Interfaces
CodeRunFacts
Interface: CodeRunFacts
Defined in: src/core/codeRunnerTool.ts:161
What one finished code run is worth reporting, minus the code itself.
Properties
language
readonlylanguage:string
Defined in: src/core/codeRunnerTool.ts:163
ok
readonlyok:boolean
Defined in: src/core/codeRunnerTool.ts:167
outputChars
readonlyoutputChars:number
Defined in: src/core/codeRunnerTool.ts:165
shapeHash
readonlyshapeHash:string
Defined in: src/core/codeRunnerTool.ts:168
stagedInputs
readonlystagedInputs:number
Defined in: src/core/codeRunnerTool.ts:164
tool
readonlytool:string
Defined in: src/core/codeRunnerTool.ts:162
truncated
readonlytruncated:boolean
Defined in: src/core/codeRunnerTool.ts:166
