unit-threaded-abscissa ~master (2016-09-21T19:02:07Z)
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