Function remove_file

Source
pub fn remove_file(path: &UnixStr) -> Result<()>
Expand description

Tries to remove a file from the filesystem at the specified path

ยงErrors

OS errors relating to file access/permissions