Liking cljdoc? Tell your friends :D

rt.shell.suite-core


!cljmacro

(! & args)

runs a base command

runs a base command
raw docstring

!:ptrclj

(!:ptr & args)

runs a base command

runs a base command
raw docstring

>>cljmacro

(>> & args)

pipe operator

pipe operator
raw docstring

>>:ptrclj

(>>:ptr & args)

pipe operator

pipe operator
raw docstring

aproposcljmacro

(apropos & args)

gets commands for a given text

gets commands for a given text
raw docstring

apropos:ptrclj

(apropos:ptr & args)

gets commands for a given text

gets commands for a given text
raw docstring

catcljmacro

(cat & args)

cat operator

cat operator
raw docstring

cat:ptrclj

(cat:ptr & args)

cat operator

cat operator
raw docstring

echocljmacro

(echo & args)

echo command

echo command
raw docstring

echo:ptrclj

(echo:ptr & 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

if:ptrclj

(if:ptr & args)

branch operator

branch operator
raw docstring

lscljmacro

(ls & args)

directory listing

directory listing
raw docstring

ls:ptrclj

(ls:ptr & 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

man:ptrclj

(man:ptr & 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

nc:ptrclj

(nc:ptr & args)

command for netcat

command for netcat
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

notify:ptrclj

(notify:ptr form)

oneshots the notify server

oneshots the notify server
raw docstring

pwdcljmacro

(pwd & args)

current working directory

current working directory
raw docstring

pwd:ptrclj

(pwd:ptr & args)

current working directory

current working directory
raw docstring

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

× close