Storage.get

Undocumented in source. Be warned that the author may not have intended to support it.

  1. T get(string key)
  2. T get(string key, T def)
    class Storage
    T
    get
    (
    T
    )
    (
    string key
    ,
    T def
    )

Meta