Class: Twterm::Event::Screen::Refresh

Inherits:
AbstractEvent show all
Defined in:
lib/twterm/event/screen/refresh.rb

Instance Method Summary collapse

Methods inherited from AbstractEvent

#initialize

Methods included from Utils

check_type

Constructor Details

This class inherits a constructor from Twterm::Event::AbstractEvent

Instance Method Details

#fieldsObject



7
8
9
# File 'lib/twterm/event/screen/refresh.rb', line 7

def fields
  {}
end