class MoosefsExporter::Settings

Defined in:

tools/settings.cr

Instance Method Summary

Instance Method Detail

def debug=(debug : Bool) #

[View source]
def debug? : Bool #

[View source]
def host : String #

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

[View source]
def masterhost : String #

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

[View source]
def masterport : Int32 #

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

[View source]
def port : Int32 #

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

[View source]