[][src]Module flaggy::main_impl

main_impl provides command-line-application-specific main() implementations.

Functions

main_impl

Parses command-line parameters and executes the specified command.

main_impl_single_command

Parses command-line parameters and executes the given command.