class WaitPR::Program
- WaitPR::Program
- Reference
- Object
Defined in:
waitpr/program.crConstant Summary
-
SPINNER =
["🕛 ", "🕐 ", "🕑 ", "🕒 ", "🕓 ", "🕔 ", "🕕 ", "🕖 ", "🕗 ", "🕘 ", "🕙 ", "🕚 "]
Constructors
Instance Method Summary
- #count : Int32
- #count=(count : Int32)
- #done : Bool
- #done=(done : Bool)
- #notify(duration, status)
- #notify : Bool
- #notify=(notify : Bool)
- #notify_cutoff : Time::Span
- #notify_cutoff=(notify_cutoff : Time::Span)
- #notify_cutoff=(from_optparse : String)
- #run
- #start : Time::Span
- #start=(start : Time::Span)