Error Set GetFileAttributesError [src]

Errors

AccessDenied
FileNotFound
Unexpected

Source

pub const GetFileAttributesError = error{ FileNotFound, AccessDenied, Unexpected, }