Module assert_fs::prelude

source ·
Expand description

Extension traits that are useful to have available.

Re-exports

pub use crate::assert::PathAssert;

Traits

Create empty files at ChildPath.
Write a binary file at ChildPath.
Write (copy) a file to ChildPath.
Write a text file at ChildPath.
Access paths within TempDir for testing.
Copy files into TempDir.
Create empty directories at ChildPath.
Create a symlink to the target
Create a symlink to the target