Function kanidm_unixd::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.
pub(crate) fn rm_if_exist(p: &str)
Pass this a file path and it’ll look for the file and remove it if it’s there.