[][src]Function libpijul::fs::remove_file

pub fn remove_file<T: MutTxnT>(txn: &mut T, path: &str) -> Result<(), Error>

Removes a file from the repository.