Skip to main content

Crate commandy

Crate commandy 

Source
Expand description

Command line argument parser that generates as much as possible at compile time. This includes:

  • the parsing code
  • the manual page (on non-Windows)
  • completions for the fish shell (on non-Windows)

Modules§

termcolors

Structs§

Arguments
Command
Flag

Enums§

ParseArgumentAction
TypeOfCommand

Traits§

ArgumentParser
FlagParser

Functions§

parse_args