cogito v1.3.1 (2022-05-15T18:12:04Z)
Dub
Repo
CognitiveError
cogito
meter
Undocumented in source.
struct
CognitiveError {
Loc
location
;
Color
headerColor
;
const
(
char
)*
header
;
RefCounted
!
OutBuffer
message
;
}
Members
Variables
header
const
(
char
)*
header
;
Undocumented in source.
headerColor
Color
headerColor
;
Undocumented in source.
location
Loc
location
;
Undocumented in source.
message
RefCounted
!
OutBuffer
message
;
Undocumented in source.
Meta
Source
See Implementation
cogito
meter
aliases
Result
functions
deinitialize
initialize
printErrors
report
structs
CognitiveError
DebugReporter
FlatReporter
LocalHandler
Meter
ScoreScope
Source
Threshold