trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
SpecGlyphs
trial
reporters
spec
A structure containing the glyphs used for the spec reporter
struct
SpecGlyphs {
version(Windows)
string
ok
;
version(!Windows)
string
ok
;
string
pending
;
}
Members
Variables
ok
string
ok
;
ok
string
ok
;
pending
string
pending
;
Undocumented in source.
Meta
Source
See Implementation
trial
reporters
spec
classes
SpecReporter
functions
specGlyphsToCode
structs
SpecGlyphs
A structure containing the glyphs used for the spec reporter