unit-threaded v0.7.16 (2017-04-17T23:19:19Z)
Home
Dub
Repo
Sandbox.writeFile
unit_threaded
integration
Sandbox
Write a file to the sandbox
void
writeFile
(string fileName, string output)
struct
Sandbox
const
void
writeFile
(
in
string
fileName
,
in
string
output
= ""
)
void
writeFile
(string fileName, string[] lines)
Meta
Source
See Implementation
unit_threaded
integration
Sandbox
functions
shouldEqualLines
shouldExist
shouldNotExist
writeFile
manifest constants
defaultSandboxPath
static functions
opCall
resetPath
setPath
static variables
sandboxPath
variables
testPath
Write a file to the sandbox