Skip to main content

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------"`.

No examples yet. Be the first to add one!