Create Qid object from Qid type, version and path
Create Qid object from DirEntry
Convenient helper for creating Qid from path string
Create Stat object from DirEntry
Convenient helper for creating Stat object from path string
Translates string mode (e.g drwxrwxr-x) to integer value
Translates string mode (e.g drwxrwxr-x) to Perm object
Translate data chunks to their string representation (string are the same as in Plan 9)
Translate Plan 9 Message to standard output form in Plan 9
Translate integer mode (such as 0755) to readable permission string (e.g drwxrwxr-x for 0755)
Translates Perm object to permission string (e.g drwxrwxr-x)
Translate Nwname to his string representation (string are the same as in Plan 9)
Translate Nwqid to his string representation (string are the same as in Plan 9)
Translate permission to his string representation (string are the same as in Plan 9)
Translate Qid to his string representation (string are the same as in Plan 9)
Translate Stat to his string representation (string are the same as in Plan 9)
This module contains a set of various useful helpers for miscellaneous stuff.