mutapath.Path.chmod

Path.chmod(mode)[source]

Set the mode. May be the new mode (os.chmod behavior) or a symbolic mode.

See also

os.chmod()