struct Loudspeaker::ConfigInfoWeb

Included Modules

Defined in:

loudspeaker/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def enabled : Bool #

[View source]
def enabled=(enabled : Bool) #

[View source]
def host_binding : String #

[View source]
def host_binding=(host_binding : String) #

[View source]
def port : Int32 #

[View source]
def port=(port : Int32) #

[View source]