Public Vars

Back

unixify (clj)

(source)

function

(unixify f)
Returns path as string with Unix-style file separators (`/`).

Examples