LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
lbann::utils::GetEnvAccessor Class Reference

Access environment variables using getenv. More...

#include <environment_variable.hpp>

Public Member Functions

std::string get (std::string const &var_name) const
 

Detailed Description

Access environment variables using getenv.

Definition at line 38 of file environment_variable.hpp.

Member Function Documentation

◆ get()

std::string lbann::utils::GetEnvAccessor::get ( std::string const &  var_name) const

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