Liking cljdoc? Tell your friends :D
Clojure only.

yetibot.commands.sed


sed-cmdclj

(sed-cmd {[_ sp rp] :match raw :raw})

sed s/<search-pattern>/<replace-pattern> <string> # replace <search-pattern> with <replace-pattern> on piped contents sed s/<search-pattern/ <string> # replace <search-pattern> with nothing on piped contents

sed s/<search-pattern>/<replace-pattern> <string> # replace <search-pattern> with <replace-pattern> on piped contents
sed s/<search-pattern/ <string> # replace <search-pattern> with nothing on piped contents
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close