dotenv v0.1.1 (2016-05-16T03:52:31Z)
Dub
Repo
Env.opApply
dotenv
Env
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(string) dg)
int
opApply
(int delegate(string, string) dg)
struct
Env
static
int
opApply
(
scope
int
delegate
(
string
,
string
)
dg
)
Meta
Source
See Implementation
dotenv
Env
properties
empty
keys
length
values
static functions
clear
load
loadSystem
opApply
opIndex
opIndexAssign
remove
templates
opDispatch