[−][src]Module df_storyteller::bin::cli
Main Command Line Interface (CLI) Module
Modules
git_panic | Provide custom error with links for when application panics (unrecoverable error). |
Structs
Logger | The log collector and handler for most printed messages in terminal. |
Opts | The available command line parameters. |
Enums
Commands | All available subcommands in DF Storyteller. |
ExportFormats | The available file formats for exporting, used by the |
Statics
LOGGER | An instance of the |
Functions
main | Start of the DF Storyteller CLI application. |