Android-cuttlefish cvd tool
Namespaces | Functions
environment.h File Reference
#include <optional>
#include <string>
Include dependency graph for environment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

std::optional< std::string > cuttlefish::StringFromEnv (const std::string &varname)
 
std::string cuttlefish::StringFromEnv (const std::string &varname, const std::string &defval)