Read and write for everyone. (0o666)
All permission set to True
perm775 =
{ true
| allWrite = False
}
All permission set to False
perm600 =
{ false
| ownerRead = True
, ownerWrite = True
}
The permission bitmask is wrapped to avoid confusion with a normal Int