src.util.paths.set_permissions

set_permissions(paths: Dict[str, Path]) None[source]

Recursively call `os.chmod(775) recursively for the given paths.