env

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto env(Storage!(Object, string) storage, string variable, T default_)
    env
    (
    T
    )
    (
    Storage!(Object, string) storage
    ,
    string variable
    ,)
  2. auto env(Storage!(Object, string) storage, string variable)

Meta