Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
cuttlefish::selector::SelectorOptions Struct Reference

#include <selector_common_parser.h>

Public Member Functions

bool HasOptions () const
 
std::vector< std::string > AsArgs () const
 

Public Attributes

std::optional< std::string > group_name
 
std::optional< std::vector< std::string > > instance_names
 

Member Function Documentation

◆ AsArgs()

std::vector< std::string > cuttlefish::selector::SelectorOptions::AsArgs ( ) const

◆ HasOptions()

bool cuttlefish::selector::SelectorOptions::HasOptions ( ) const
inline

Member Data Documentation

◆ group_name

std::optional<std::string> cuttlefish::selector::SelectorOptions::group_name

◆ instance_names

std::optional<std::vector<std::string> > cuttlefish::selector::SelectorOptions::instance_names

The documentation for this struct was generated from the following files: