Function anni_common::fs::remove_file

source ·
pub fn remove_file<P: AsRef<Path>>(input: P, trashcan: bool) -> Result<()>