xonsh.xoreutils.umask¶
Implements a umask command for xonsh.
- xonsh.xoreutils.umask.get_numeric_rep_single(rep)[source]¶
Given a string representation, return the appropriate octal digit. For example, “rw” becomes 6.
- xonsh.xoreutils.umask.get_oct_digits(mode)[source]¶
Separate a given integer into its three components