#include <Env.h>
Static Public Member Functions | |
string | substituteVariables (string str) |
This method returns a string with all valid environment variables of the form ${.*?} substituted. |
Definition at line 14 of file Env.h.
|
This method returns a string with all valid environment variables of the form ${.*?} substituted.
|