dshould v0.0.1 (2018-05-22T08:53:31Z)
Dub
Repo
ShouldType.check
dshould
ShouldType
ShouldType
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ShouldType
(Data = Tuple!(), string[] Words = [])
pure @
safe
void
check
(
bool
condition
,
lazy
string
msg
,
string
file
,
size_t
line
)
Meta
Source
See Implementation
dshould
ShouldType
ShouldType
constructors
this
destructors
~this
enums
gencheck
hasWord
functions
addWord
allowOnlyWordsBefore
check
empty
requireWord
terminateChain
postblits
this(this)
templates
addData
variables
data