Public Vars

Back

posix-file-permissions (clj)

(source)

function

(posix-file-permissions f) (posix-file-permissions f {:keys [:nofollow-links]})
Gets f's posix file permissions. Use posix->str to view as a string.

Examples