ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/examples/custom-backend
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
..
main.rs cli: don't call process::exit() in create_ui() 2022-09-25 19:43:47 -07:00