Liking cljdoc? Tell your friends :D

r2pipe.core


closeclj

(close)

Closes default r2 pipe instance

Closes default r2 pipe instance
raw docstring

cmdclj

(cmd & cmds)

Send command to the default r2 instance

Send command to the default r2 instance
raw docstring

cmdjclj

(cmdj & cmds)

Send JSON command to the default r2 instance

Send JSON command to the default r2 instance
raw docstring

configure-pathclj

(configure-path path)

Configure the r2 path.

Configure the r2 path.
raw docstring

parse-r2pipe-urlclj

(parse-r2pipe-url url)

Parse r2pipe URL

Parse r2pipe URL
raw docstring

r2-instanceclj


r2-pathclj


r2openclj

(r2open url)

Open instance, according to url.

Example urls: spawn:///./program.bin tcp://127.0.0.1:9090 http://127.0.0.1:9090/cmd

Open instance, according to url.

Example urls:
spawn:///./program.bin
tcp://127.0.0.1:9090
http://127.0.0.1:9090/cmd
raw docstring

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

× close