1/// Make and manage a configuration file that 2/// contains the locations of system configuration 3/// files and some user configuration. 4pub mod configfile;