Skip to main content

posix-file-permissions

function

babashka.fs/posix-file-permissions

(posix-file-permissions [f] [f {:keys [:nofollow-links]}])
Returns posix file permissions for `f`. Use [[posix->str]] to view as a string. Options: * [`:nofollow-links`](/README.md#nofollow-links)

No examples yet. Be the first to add one!