cogito v1.3.1 (2022-05-15T18:12:04Z)
Dub
Repo
LocalHandler
cogito
meter
Undocumented in source.
struct
LocalHandler {
List
!
CognitiveError
errors
;
bool
handler
(Loc location, Color headerColor, const(char)* header, const(char)* messageFormat, va_list args, const(char)* prefix1, const(char)* prefix2);
}
Members
Functions
handler
bool
handler
(Loc location, Color headerColor, const(char)* header, const(char)* messageFormat, va_list args, const(char)* prefix1, const(char)* prefix2)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
errors
List
!
CognitiveError
errors
;
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