We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba8525 commit 51141dcCopy full SHA for 51141dc
README.md
@@ -252,7 +252,7 @@ Middleware | Op(s) | Description
252
`wrap-stacktrace` | `stacktrace` | Cause and stacktrace analysis for exceptions.
253
`wrap-test` | `test-var-query/retest/test-stacktrace` | Test execution, reporting, and inspection.
254
`wrap-trace` | `toggle-trace-var`/`toggle-trace-ns` | Toggle tracing of a given var or ns.
255
-`wrap-out` | | Echo the server's output stream to client sessions.
+`wrap-out` | `out-subscribe`/`out-unsubscribe` | Echo the server's output stream to client sessions.
256
`wrap-undef` | `undef` | Undefine a var.
257
`wrap-version` | `cider-version` | The CIDER-nREPL version map.
258
0 commit comments