Skip to content

Commit

Permalink
Add example to call parser from initial demo
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Feb 29, 2020
1 parent 1dd3052 commit 46782c5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@
::p/plugins [(pc/connect-plugin {::pc/register registry})
p/error-handler-plugin
p/trace-plugin]}))

(comment
; to call the parser and get some data out of it, run:
(parser {} [:answer-to-everything]))

0 comments on commit 46782c5

Please sign in to comment.