jj/examples/custom-command
Yuya Nishihara 6d8d495075 cli: port custom command dispatch to CliRunner
Box<dyn> isn't technically needed, but it simplifies the type signature. Type
alias is added to silence clippy warning.
2023-01-04 15:48:38 +09:00
..
main.rs cli: port custom command dispatch to CliRunner 2023-01-04 15:48:38 +09:00