Sandbox.shouldExist

Assert that a file exists in the sandbox

struct Sandbox
const
void
shouldExist
(
string fileName
,
in string file = __FILE__
,
in size_t line = __LINE__
)

Meta