jj/examples/custom-command
Yuya Nishihara 9296ae6eb4 cli: add builder type that handles CLI initialization and teardown
parse_args() will probably become more involved to deal with --config-toml,
-R, and repository configs. This builder will hopefully allow us to move
things around without changing the high-level interface.
2023-01-04 15:48:38 +09:00
..
main.rs cli: add builder type that handles CLI initialization and teardown 2023-01-04 15:48:38 +09:00