Function remove_path

Source
pub fn remove_path(path: &str) -> Result<(), ErrorStatus>
Expand description

Removes a given path

see sysremove_path for underlying syscall