IronCache.caches

  1. JSONValue caches(uint page)
  2. JSONValue caches(string name)
    class IronCache
    @trusted
    JSONValue
    caches
    (
    in string name
    )

Return Value

Type: JSONValue

Throws

IronCacheStatusException(bad network) JSONException(bad response)

Meta