pub fn have_permission(dir: impl AsRef<Path>) -> PermissionResultExpand description
Check that the process’ user id has permissions to execute or in the case of a directory traverse the particular directory
pub fn have_permission(dir: impl AsRef<Path>) -> PermissionResultCheck that the process’ user id has permissions to execute or in the case of a directory traverse the particular directory