fn unixHas(self: Self, class: Class, permission: Permission) bool
[src]
Returns true
if the chosen class has the selected permission. This method is only available on Unix platforms.
fn unixHas(self: Self, class: Class, permission: Permission) bool
Returns true
if the chosen class has the selected permission. This method is only available on Unix platforms.