Permission Module
Provides functions to work with Permission.
Functions and values
| Function or value |
Description
|
|
Converts a Permission into a string of the form "rwx", where each absent permission is shown as a dash, e.g., "r-x" for a readable and executable permission.
|
B2R2