Classes | |
class | main |
Frontend base for schroot programs. More... | |
class | option_action |
Actions specified as command-line options. More... | |
class | options |
Basic schroot command-line options. More... | |
Functions | |
template<class O, class M> | |
static int | run (int argc, char *argv[]) |
Main routine. |
static int schroot_base::run | ( | int | argc, | |
char * | argv[] | |||
) | [inline, static] |
Main routine.
argc | the number of arguments | |
argv | argument vector |
References sbuild::log_exception_error(), sbuild::log_unknown_exception_error(), and SBUILD_MESSAGE_CATALOGUE.
Referenced by main(), and schroot_base::options::parse().