figue 2.0.2

Type-safe CLI arguments, config files, and environment variables powered by Facet reflection
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: tests/integration/subcommand.rs
expression: "$crate :: common :: strip_ansi(& err.to_string())"
---
Error: unexpected argument: unknown
   ╭─[ <cli>:1:1 ]
   │
 1 │ unknown
   │ ───┬───  
   │    ╰───── unexpected argument: unknown
───╯