IronCache.this

constructor for iron.json configuration.

  1. this(string projectId, string token, string host)
  2. this(string _path)
    class IronCache
    @trusted
    this
    (
    in string _path = null
    )

Throws

FileException or JSONException without valid file.

Meta