jj/examples
Martin von Zweigbergk 4f0ccedd31 cli: don't call process::exit() in create_ui()
This patch move the call to `process::exit()` out of `create_ui()` by
letting that function return a `(Ui, Result<(), CommandError>)`.
2022-09-25 19:43:47 -07:00
..
custom-backend cli: don't call process::exit() in create_ui() 2022-09-25 19:43:47 -07:00
custom-command cli: don't call process::exit() in create_ui() 2022-09-25 19:43:47 -07:00