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