tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Environment.get
tango
sys
Environment
Environment
Returns the provided 'def' value if the variable does not exist
char
[]
get
(const(char)[] variable, char[] def)
struct
Environment
version(Windows)
static
char
[]
get
(
const
(
char
)[]
variable
,
char
[]
def
= null
)
char
[][
char
[]]
get
()
char
[]
get
(const(char)[] variable, char[] def)
char
[][
char
[]]
get
()
Meta
Source
See Implementation
tango
sys
Environment
Environment
aliases
directory
static functions
cwd
exePath
get
set
toAbsolute
Returns the provided 'def' value if the variable does not exist