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

#include <creation_analyzer.h>

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

Public Attributes

const std::vector< std::string > & cmd_args
 
const std::unordered_map< std::string, std::string > & envs
 
const SelectorOptionsselectors
 
bool acquire_file_locks
 

Member Data Documentation

◆ acquire_file_locks

bool cuttlefish::selector::CreationAnalyzerParam::acquire_file_locks

◆ cmd_args

const std::vector<std::string>& cuttlefish::selector::CreationAnalyzerParam::cmd_args

◆ envs

const std::unordered_map<std::string, std::string>& cuttlefish::selector::CreationAnalyzerParam::envs

◆ selectors

const SelectorOptions& cuttlefish::selector::CreationAnalyzerParam::selectors

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