StormByte C++ Library: System module 0.0.9999
StormByte-System is a StormByte library module for encapsulating different process handling over different operating system's complexities
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
StormByte::System::Variable Class Reference

Handling system variables. More...

#include <variable.hxx>

Static Public Member Functions

static std::string Expand (const std::string &str)
 

Detailed Description

Handling system variables.

Member Function Documentation

◆ Expand()

static std::string StormByte::System::Variable::Expand ( const std::string &  str)
static

Expands environment variables in a string

Parameters
strstring
Returns
expanded string

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