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