Sellia::CLI::Config::TunnelConfig
Inherits YAML::Serializable / Reference / Object
Constructors
new(port : Int32, type : String = "http", subdomain : String | Nil = nil, auth : String | Nil = nil, local_host : String = "localhost")
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
auth
Sourcelocal_host
Sourceport
Sourcesubdomain
Sourcetype
Source