#include <Env.h>
Static Public Member Functions | |
static string | substituteVariables (string str) |
This method returns a string with all valid environment variables of the form ${. |
Definition at line 14 of file Env.h.
|
This method returns a string with all valid environment variables of the form ${. *?} substituted Definition at line 28 of file Env.cpp. References Sct::substituteVariable(). Referenced by AnalysisTestFramework< T >::analyzeAll(), SctTest::XmlSummaryFile::getNextRecord(), SctTest::ModuleDataFile::getNextRecord(), FullBypassCompare::setup(), and SctApi::writeSlaveFile(). Here is the call graph for this function: ![]() |