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

#include <utils.h>

Public Attributes

const std::string & bin_path
 
const std::string & home
 
const std::vector< std::string > & args
 
const cvd_common::Envsenvs
 
const std::string & working_dir
 
const std::string & command_name
 

Member Data Documentation

◆ args

const std::vector<std::string>& cuttlefish::ConstructCommandParam::args

◆ bin_path

const std::string& cuttlefish::ConstructCommandParam::bin_path

◆ command_name

const std::string& cuttlefish::ConstructCommandParam::command_name

◆ envs

const cvd_common::Envs& cuttlefish::ConstructCommandParam::envs

◆ home

const std::string& cuttlefish::ConstructCommandParam::home

◆ working_dir

const std::string& cuttlefish::ConstructCommandParam::working_dir

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