struct Orion::Config::ReadOnly

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Orion::Config) #

Instance Method Detail

def address : Socket::IPAddress | Socket::UNIXAddress | Nil #

def asset_host : String? #

def cache : Orion::Cache #

def host : String? #

def logger : Log? #

def name : String #

def path : String? #

def port : Int32? #

def uri : URI? #

def workers : Int32 | Int64 #