sapling/lib/cliparser
Jared Bosco f1332b8fa4 cliparser: create a flag definition for command line parsing
Summary: Flag definition is used for parsing flags on the command line, as well as allowing the configuration of flags that may accept values, have short names, long names, etc.

Reviewed By: quark-zju

Differential Revision: D15487487

fbshipit-source-id: 7b41b027ae4770b86c2e19973e57ac41f717cfc8
2019-05-30 18:03:36 -07:00
..
src cliparser: create a flag definition for command line parsing 2019-05-30 18:03:36 -07:00
Cargo.toml cliparser: create bare cliparser library 2019-05-30 14:42:37 -07:00