Classes | |
class | main |
Frontend base for schroot programs. 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[] | |||
) | [static] |
Main routine.
argc | the number of arguments | |
argv | argument vector |
Here is the call graph for this function: