Liking cljdoc? Tell your friends :D
Clojure only.

clj-xref.cli

Command-line interface for clj-xref.

Usage: clj -M:xref init clj -M:xref who-calls my.ns/fn clj -M:xref calls-who my.ns/fn clj -M:xref who-implements my.ns/Protocol clj -M:xref who-dispatches my.ns/multi clj -M:xref who-macroexpands my.ns/macro clj -M:xref unused clj -M:xref ns-deps my.ns clj -M:xref ns-dependents my.ns clj -M:xref apropos pattern clj -M:xref graph my.ns/fn

Command-line interface for clj-xref.

Usage:
  clj -M:xref init
  clj -M:xref who-calls my.ns/fn
  clj -M:xref calls-who my.ns/fn
  clj -M:xref who-implements my.ns/Protocol
  clj -M:xref who-dispatches my.ns/multi
  clj -M:xref who-macroexpands my.ns/macro
  clj -M:xref unused
  clj -M:xref ns-deps my.ns
  clj -M:xref ns-dependents my.ns
  clj -M:xref apropos pattern
  clj -M:xref graph my.ns/fn
raw docstring

-mainclj

(-main & args)
source

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