Function unlink

Source
pub fn unlink<P: AsRef<Path>>(path: P) -> Result<(), Error>
Expand description

Remove an entry from the file system.