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

#include <utils.h>

Public Attributes

std::string bin_file
 
std::unordered_map< std::string, std::string > envs
 
std::vector< std::string > cmd_args
 
std::string android_host_out
 
std::string home
 
bool verbose
 

Member Data Documentation

◆ android_host_out

std::string cuttlefish::ConstructNonHelpForm::android_host_out

◆ bin_file

std::string cuttlefish::ConstructNonHelpForm::bin_file

◆ cmd_args

std::vector<std::string> cuttlefish::ConstructNonHelpForm::cmd_args

◆ envs

std::unordered_map<std::string, std::string> cuttlefish::ConstructNonHelpForm::envs

◆ home

std::string cuttlefish::ConstructNonHelpForm::home

◆ verbose

bool cuttlefish::ConstructNonHelpForm::verbose

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