verify_writable

Function verify_writable 

Source
pub fn verify_writable(path: &Path) -> Result<(), PathError>
Expand description

Verify a directory is writable by attempting to create a test file.