jj/cli
Yuya Nishihara ed1d2fde27 cli: move handle_command_result() to command_error module, make it less public
I don't think extensions would have to use this function, so made it pub(crate).
2024-03-03 01:11:46 +09:00
..
examples cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
src cli: move handle_command_result() to command_error module, make it less public 2024-03-03 01:11:46 +09:00
testing
tests merge_tools: load diff/merge editor settings by caller 2024-03-02 10:31:27 +09:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE