Skip to main content

root

Function root 

Source
pub fn root() -> PathBuf
Expand description

Path to the test’s filesystem scratchpad

ex: $CARGO_TARGET_TMPDIR/cit/<integration test>/<module>/<fn name>/ or $CARGO_TARGET_TMPDIR/cit/t0 on Windows