Description
File mode values can be converted between stat bits and readable permission strings. Developers use this library when tools need ls-like mode text, parsable mode strings, or round trips between both forms. It works on metadata values and leaves actual permission changes to caller code.