A trait to extend for your CLI app
The main logic of your app
The Args to parse for this app.
The Flags to parse for this app. HelpFlag will be automatically added.