Faabric
Topics
Developing Faabric
Code
Namespace list
Class list
Faabric
File environment.cpp
View page source
File environment.cpp
namespace
faabric
namespace
util
Functions
std
::
string
getEnvVar
(
const
std
::
string
&
key
,
const
std
::
string
&
deflt
)
std
::
string
setEnvVar
(
const
std
::
string
&
varName
,
const
std
::
string
&
value
)
void
unsetEnvVar
(
const
std
::
string
&
varName
)
unsigned
int
getUsableCores
(
)