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

#include <creation_analyzer_helper.h>

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

Public Attributes

std::string home
 
std::string host_artifacts_path
 e.g. out/host/linux-x86 More...
 
std::string group_name
 
std::vector< unsigned > instances
 
std::vector< std::string > args
 
std::unordered_map< std::string, std::string > envs
 

Member Data Documentation

◆ args

std::vector<std::string> cuttlefish::selector::OutputInfo::args

◆ envs

std::unordered_map<std::string, std::string> cuttlefish::selector::OutputInfo::envs

◆ group_name

std::string cuttlefish::selector::OutputInfo::group_name

◆ home

std::string cuttlefish::selector::OutputInfo::home

◆ host_artifacts_path

std::string cuttlefish::selector::OutputInfo::host_artifacts_path

e.g. out/host/linux-x86

◆ instances

std::vector<unsigned> cuttlefish::selector::OutputInfo::instances

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