|  | advgetopt 2.0.49
    Parse complex command line arguments and configuration files in C++. | 
Tool used to edit configuration files from the command line. More...
#include <advgetopt/advgetopt.h>#include <advgetopt/conf_file.h>#include <advgetopt/exception.h>#include <advgetopt/version.h>#include <snapdev/join_strings.h>#include <libexcept/file_inheritance.h>#include <boost/preprocessor/stringize.hpp>#include <iostream>#include <unistd.h>#include <snapdev/poison.h>
Go to the source code of this file.
| Classes | |
| class | edit_config | 
| Functions | |
| int | main (int argc, char *argv[]) | 
| Variables | |
| advgetopt::group_description const | g_group_descriptions [] | 
| advgetopt::option const | g_options [] | 
| advgetopt::options_environment const | g_options_environment | 
Retrieve a parameter from a configuration file, allow for the editing of a snap configuration file parameter, all from the command line.
Definition in file edit_config.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 411 of file edit_config.cpp.
References advgetopt::getopt_exit::code(), and edit_config::run().
| advgetopt::group_description const g_group_descriptions[] | 
Definition at line 159 of file edit_config.cpp.
| advgetopt::option const g_options[] | 
Definition at line 67 of file edit_config.cpp.
| advgetopt::options_environment const g_options_environment | 
Definition at line 178 of file edit_config.cpp.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.