Method: PasteHub::Status#reset
- Defined in:
- lib/pastehub/clientsync.rb
#reset ⇒ Object
58 59 60 61 |
# File 'lib/pastehub/clientsync.rb', line 58 def reset( ) @comes = 0 @timer = TIMER_INIT end |
58 59 60 61 |
# File 'lib/pastehub/clientsync.rb', line 58 def reset( ) @comes = 0 @timer = TIMER_INIT end |