const FChownError: type = error{AccessDenied, InputOutput, SymLinkLoop, FileNotFound, SystemResources, ReadOnlyFileSystem} || UnexpectedError;
[src]
const FChownError: type = error{AccessDenied, InputOutput, SymLinkLoop, FileNotFound, SystemResources, ReadOnlyFileSystem} || UnexpectedError;