Interface CheckerMessage

Event emitted when a solution checker has been run.

Hierarchy

  • CheckerMessage

Properties

Properties

output: Output

Mapping between output section name and contents

sections: string[]

The sections output in order

time?: number

Time in milliseconds (if run with output-time: true)

type: "checker"

Message type

Generated using TypeDoc