Error Set GetFileAttributesError [src]
Errors
Source
pub const GetFileAttributesError = error{
FileNotFound,
AccessDenied,
Unexpected,
}
pub const GetFileAttributesError = error{
FileNotFound,
AccessDenied,
Unexpected,
}