Public Member Functions | |
ListCrr (const std::string &name) | |
Protected Member Functions | |
int | run (po::variables_map &vm) |
The actual code of the command goes here. |
int cgatools::command::ListCrr::run | ( | po::variables_map & | vm | ) | [protected, virtual] |
The actual code of the command goes here.
Throw exceptions to communicate errors.
Implements cgatools::command::Command.