Liking cljdoc? Tell your friends :D

utils-lib.core-clj


execute-shell-commandclj

(execute-shell-command command)

Execute shell command from sh file at it's file path

Execute shell command from sh file at it's file path
sourceraw docstring

get-lan-ip4-addressclj

(get-lan-ip4-address)

Returns ip v4 address

Returns ip v4 address
sourceraw docstring

java-available-processorsclj

(java-available-processors)

Returns number of available processors

Returns number of available processors
sourceraw docstring

java-heap-sizeclj

(java-heap-size)

Print out java heap memory usage

Print out java heap memory usage
sourceraw docstring

make-sh-fileclj

(make-sh-file)

Make sh file so it can be used in executing shell commands

Make sh file so it can be used in executing shell commands
sourceraw docstring

sh-exists?clj

(sh-exists?)

Check if sh file exists

Check if sh file exists
sourceraw docstring

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

× close