Liking cljdoc? Tell your friends :D

file-server.utils.io


dir-not-empty?clj

(dir-not-empty? dir)
source

get-dir-without-rootclj

(get-dir-without-root dir)

Gets the dir path as a string without the root directory For e.g. If you provide dir as "a/b/c", this function will output "b/c"

Gets the dir path as a string without the root directory
For e.g. If you provide `dir` as "a/b/c", this function will output "b/c"
sourceraw docstring

get-free-portclj

(get-free-port)
source

sub-dir?clj

(sub-dir? dir)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close