permission

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void permission(string path, ushort mode)
    version(Posix)
    void
    permission
    (
    string path
    ,
    ushort mode
    )
  2. void permission(string path, string mode)

Meta