sapling/lib/hgcommands
Jun Wu 30f293314c clidispatch: support explicitly named arguments in define_flags!
Summary:
This makes it possible to use explicitly named arguments. It can simplify the
code a bit by moving the error handling (incorrect number of arguments) to the
derived code.

Reviewed By: xavierd

Differential Revision: D16905460

fbshipit-source-id: 93dc58d684bb52cd2f9bddc25108ef0c500f81db
2019-08-28 19:26:28 -07:00
..
src clidispatch: support explicitly named arguments in define_flags! 2019-08-28 19:26:28 -07:00
Cargo.toml clidispatch: change From to TryFrom for flags parsing 2019-08-28 19:26:27 -07:00