Type alias Permission

Permission: "---" | "r--" | "rw-" | "rwx" | "r-x" | "-wx" | "--x"

Generated using TypeDoc