Ocean
Ocean::Platform::System Class Reference

This class implements system functions for any platforms. More...

Static Public Member Functions

static std::string environmentVariable (const std::string &variable, const bool removeQuotes=true)
 Returns a defined environment variable. More...
 

Detailed Description

This class implements system functions for any platforms.

Member Function Documentation

◆ environmentVariable()

static std::string Ocean::Platform::System::environmentVariable ( const std::string &  variable,
const bool  removeQuotes = true 
)
static

Returns a defined environment variable.

Parameters
variableEnvironment variable to return
removeQuotesDetermines whether all beginning and ending quotes are removed from the environment variable, if existent
Returns
Specified environment variable

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