Public Vars

Back

move (clj)

(source)

function

(move source target) (move source target {:keys [:replace-existing :atomic-move :nofollow-links]})
Move or rename a file to a target dir or file via `Files/move`.

Examples