reggae v0.5.10 (2017-07-24T15:45:01Z)
Home
Dub
Repo
FakeFile
tests
utils
Undocumented in source.
struct
FakeFile {
string
[]
lines
;
void
writeln
(T args);
}
Members
Functions
writeln
void
writeln
(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
lines
string
[]
lines
;
Undocumented in source.
Meta
Source
See Implementation
tests
utils
functions
shouldExecuteOk
shouldFailToExecute
structs
FakeFile