chmod#
- barecat.Index.chmod(path, mode)#
Change the mode of a file or directory.
- Parameters:
- Raises:
FileNotFoundBarecatError – If the file or directory is not found.
Change the mode of a file or directory.
FileNotFoundBarecatError – If the file or directory is not found.