|
vg
tools for working with variation graphs
|
Classes | |
| class | Subcommand |
Enumerations | |
| enum | CommandCategory { PIPELINE , TOOLKIT , WIDGET , DEVELOPMENT , DEPRECATED } |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const CommandCategory &category) |
| Define a way to print the titles of the different categories. More... | |
Defines what kind of command each subcommand is.
| std::ostream & vg::subcommand::operator<< | ( | std::ostream & | out, |
| const CommandCategory & | category | ||
| ) |
Define a way to print the titles of the different categories.
1.9.1