dotenv ~master (2022-04-26T16:25:08.1666887)
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)
struct
Env
static
int
opApply
(
scope
int
delegate
(
string
)
dg
)
int
opApply
(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