Cache.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!V get(string key)
    class Cache
    get
    (
    V = string
    )
    (
    string key
    )
  2. Nullable!V[string] get(string[] keys)

Meta