bool has_option(const std::string &option)
check whether the system variable CGV_OPTIONS contains the given option (the comparison is case insen...
Definition: options.cxx:8
void enumerate_options(std::vector< std::string > &options)
push back all options provided in the CGV_OPTIONS system variable
Definition: options.cxx:18