dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Sandbox.opCall
unit_threaded
integration
Sandbox
Instantiate a Sandbox object
struct
Sandbox
static
Sandbox
opCall
(
)
Examples
auto
sb
=
Sandbox
();
assert
(
sb
.
testPath
!=
""
);
Meta
Source
See Implementation
unit_threaded
integration
Sandbox
functions
shouldEqualLines
shouldExist
shouldNotExist
writeFile
static functions
opCall
Instantiate a Sandbox object