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.