cae  0.0.0
Cross-API graphics engine
Loading...
Searching...
No Matches
cae::EnvConfig Struct Reference

Struct for environment variables configuration. More...

#include <ArgsHandler.hpp>

+ Collaboration diagram for cae::EnvConfig:

Public Attributes

std::string user_name
 
std::string pwd
 

Detailed Description

Struct for environment variables configuration.

Definition at line 30 of file ArgsHandler.hpp.

Member Data Documentation

◆ pwd

std::string cae::EnvConfig::pwd

Definition at line 33 of file ArgsHandler.hpp.

Referenced by cae::ArgsHandler::ParseEnv().

◆ user_name

std::string cae::EnvConfig::user_name

Definition at line 32 of file ArgsHandler.hpp.

Referenced by cae::ArgsHandler::ParseEnv().


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