class Crash::Settings
- Crash::Settings
- Reference
- Object
Defined in:
tools/settings.crInstance Method Summary
- #config_path : String
- #config_path=(config_path : String)
- #debug=(debug : Bool)
- #debug? : Bool
- #godmode=(godmode : Bool)
- #godmode? : Bool
- #pass : String
- #pass=(pass : String)
- #port : String
- #port=(port : String)
- #server : String
- #server=(server : String)
- #slave=(slave : Bool)
- #slave? : Bool
- #topic : String
- #topic=(topic : String)
- #user : String
- #user=(user : String)