Sandbox.shouldNotExist

Assert that a file does not exist in the sandbox

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

Meta