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