Function rm

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

rm for only files

ยงArguments

  • path