[][src]Function shell_rs::rm

pub fn rm<T: AsRef<str>>(path: T, options: &RmOptions) -> Result<(), Errno>