toPlan9Mode

Translate integer mode (such as 0755) to readable permission string (e.g drwxrwxr-x for 0755)

  1. auto toPlan9Mode(uint mode)
    toPlan9Mode
    (
    uint mode
    )
  2. auto toPlan9Mode(Perm perm)

Meta