Extract and cleanup user input from the command line.
Trusted: The only input is a static string and data derived from getopt itselt. Assuming that getopt in phobos behave well.
Convert the configuration to a TOML file.
Minimal data needed to bootstrap the configuration.
See Implementation
Extract and cleanup user input from the command line.