dshould v1.2.0 (2020-02-18T08:46:57Z)
Dub
Repo
ShouldType.addWord
dshould
ShouldType
ShouldType
Add a word to the phrase. Can be chained.
struct
ShouldType
(G, string[] phrase = [])
auto
addWord
(
string
word
)
(
)
Meta
Source
See Implementation
dshould
ShouldType
ShouldType
constructors
this
destructors
~this
enums
hasWord
functions
addWord
check
empty
got
terminateChain
manifest constants
hasNoWords
postblits
this(this)
templates
allowOnlyWords
requireWord
Add a word to the phrase. Can be chained.