jj/cli
Yuya Nishihara 2523dc188c cli: allow to attach multiple hints to CommandError
Even though the number of the hints is usually 0 or 1, this simplifies the
API and hints handling.
2024-03-24 10:45:52 +09:00
..
examples templater: leverage TemplateProperty::map/and_then() helpers 2024-03-23 16:22:17 +09:00
src cli: allow to attach multiple hints to CommandError 2024-03-24 10:45:52 +09:00
testing
tests cli: add more CommandError factory functions, consolidate inner type 2024-03-24 10:45:52 +09:00
build.rs
Cargo.toml
LICENSE