OSDN Git Service

Trace command.
authorSimon Forman <sforman@hushmail.com>
Tue, 28 Apr 2020 22:28:43 +0000 (15:28 -0700)
committerSimon Forman <sforman@hushmail.com>
Tue, 28 Apr 2020 22:28:43 +0000 (15:28 -0700)
commitddf063973c1c38ce22c662147a18438bc9c0876e
tree2de44cdc1127f845c6b1673353cb2d085263bbe1
parent4704799c37fbe929a31cff20988d96b56d091ec5
Trace command.

Don't print trace by default, instead a new `trace` combinator wirks like `i` and prints a trace.
joy/__main__.py
joy/joy.py
joy/utils/pretty_print.py