struct Orion::Config::ReadOnly
- Orion::Config::ReadOnly
- Struct
- Value
- Object
Defined in:
orion/config.crConstructors
Instance Method Summary
- #address : Socket::IPAddress | Socket::UNIXAddress | Nil
- #asset_host : String | Nil
- #cache : Orion::Cache
- #host : String | Nil
- #logger : Log | Nil
- #name : String
- #path : String | Nil
- #port : Int32 | Nil
- #uri : URI | Nil
- #workers : Int32 | Int64