[][src]Crate strmode

An implementation of BSD strmode(3).

Functions

strmode

Returns a String describing the file permissions contained in a u32, as in thest_mode bit field of struct stat. It is formatted in the usual UNIX convention, eg -rw-r--r--.