Function veilid_tools::ensure_file_private_owner

source ·
pub fn ensure_file_private_owner<P: AsRef<Path>>(path: P) -> Result<(), String>