str->posix
function
babashka.fs/str->posix
(str->posix [s])Converts a string `s` to a set of `PosixFilePermission`.
`s` is a string like `"rwx------"`.
Examples
No examples yet. Be the first to add one!
babashka.fs/str->posix
(str->posix [s])No examples yet. Be the first to add one!