Liking cljdoc? Tell your friends :D

rt.shell


!cljmacro

(! & args)

runs a base command

runs a base command
raw docstring

>>cljmacro

(>> & args)

pipe operator

pipe operator
raw docstring

aproposcljmacro

(apropos & args)

gets commands for a given text

gets commands for a given text
raw docstring

catcljmacro

(cat & args)

cat operator

cat operator
raw docstring

echocljmacro

(echo & args)

echo command

echo command
raw docstring

emitcljmacro

(emit & body)

emits as script

emits as script
raw docstring

ifcljmacro

(if & args)

branch operator

branch operator
raw docstring

lscljmacro

(ls & args)

directory listing

directory listing
raw docstring

mancljmacro

(man & args)

gets the manual for a given command

gets the manual for a given command
raw docstring

nccljmacro

(nc & args)

command for netcat

command for netcat
raw docstring

nc:port-checkclj

(nc:port-check port & [host])

checks if port is available

checks if port is available
raw docstring

notifycljmacro

(notify form)

oneshots the notify server

oneshots the notify server
raw docstring

notify-formclj

(notify-form id port form)

notifiy form

notifiy form
raw docstring

pwdcljmacro

(pwd & args)

current working directory

current working directory
raw docstring

with:single-linecljmacro

(with:single-line & body)

allows reading of a single line (faster)

allows reading of a single line (faster)
raw docstring

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

× close