Module cernan::config[][src]

Provides the CLI option parser

Used to parse the argv/config file into a struct that the server can consume and use as configuration data.

Structs

Args

Big configuration struct for cernan executable

Functions

parse_args

Parse the cernan configuration arguments

parse_config

Parse the cernan configuration file.