First release. BareProbe reads a BareBuild app's recorded log from a REPL, and answers with data.
bareprobe.core takes its
log as an argument, so it needs no running app.docs/VERBS.md names every verb. src/bareprobe/session.cljs is a bug hunt as an ordered
procedure, and is where usage is taught.
BareProbe needs the exact versions of BareDOM, BareBuild and BareReplay named in deps.edn. It
reads parts of BareBuild that BareBuild does not promise to keep. A different version can make
BareProbe answer wrongly without failing.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |