path_exists

Function path_exists 

Source
pub fn path_exists(p: &str) -> Result<(), ModCliError>
Expand description

Validate that a path exists (file or dir).