Function glory_cli::ext::fs::remove_file

source ·
pub async fn remove_file<P: AsRef<Path>>(path: P) -> Result<()>