vg
tools for working with variation graphs
|
#include <options.hpp>
Public Member Functions | |
BaseValuation (const std::string &option) | |
Make a new BaseValuation for the given option. More... | |
virtual | ~BaseValuation ()=default |
Public Attributes | |
std::string | option |
Long option to give a value to. More... | |
Represents an option being set to a value. Base interface.
vg::subcommand::BaseValuation::BaseValuation | ( | const std::string & | option | ) |
Make a new BaseValuation for the given option.
|
virtualdefault |
std::string vg::subcommand::BaseValuation::option |
Long option to give a value to.