tango ~master (2021-12-14T19:14:08.8989381)
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)
char
[][
char
[]]
get
()
char
[]
get
(const(char)[] variable, char[] def)
struct
Environment
version(Posix)
static
char
[]
get
(
const
(
char
)[]
variable
,
char
[]
def
= null
)
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