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

#include <arguments_separator.h>

Collaboration diagram for cuttlefish::selector::SeparatedArguments:
Collaboration graph
[legend]

Public Attributes

std::string prog_path
 
std::vector< std::string > cvd_args
 
std::optional< std::string > sub_cmd
 
std::vector< std::string > sub_cmd_args
 

Member Data Documentation

◆ cvd_args

std::vector<std::string> cuttlefish::selector::SeparatedArguments::cvd_args

◆ prog_path

std::string cuttlefish::selector::SeparatedArguments::prog_path

◆ sub_cmd

std::optional<std::string> cuttlefish::selector::SeparatedArguments::sub_cmd

◆ sub_cmd_args

std::vector<std::string> cuttlefish::selector::SeparatedArguments::sub_cmd_args

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