1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 12:14:58 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Jean-Baptiste Boric
12a6ec9292 LibCore: Parse classless symbolic notation 2022-01-21 22:10:23 +01:00
Xavier Defrang
8b95423b50 LibCore: Add FilePermissionsMask
This class parses UNIX file permissions definitions in numeric (octal)
or symbolic (ugoa+rwx) format and can apply them on a given file mode.
2022-01-01 17:33:43 +00:00