class Config
- Config
- Reference
- Object
Defined in:
heartbeat/config.crInstance Method Summary
- #file : Path
- #file=(file : Path)
- #heartbeat : Path
- #heartbeat=(heartbeat : Path)
- #item : String
- #item=(item : String)
- #logfile : Path
- #logfile=(logfile : Path)
- #minutes : Int32
- #minutes=(minutes : Int32)
- #pass : String
- #pass=(pass : String)
- #user : String
- #user=(user : String)
- #valid? : Bool
- #verbose : Bool
- #verbose=(verbose : Bool)