kanidm_unixd

Function rm_if_exist

source
pub(crate) fn rm_if_exist(p: &str)
Expand description

Pass this a file path and it’ll look for the file and remove it if it’s there.