Class: RubyCurses::ResizeEvent
- Inherits:
-
Struct
- Object
- Struct
- RubyCurses::ResizeEvent
- Defined in:
- lib/rbcurse/extras/widgets/rvimsplit.rb
Instance Attribute Summary collapse
-
#source ⇒ Object
Returns the value of attribute source.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#source ⇒ Object
Returns the value of attribute source
32 33 34 |
# File 'lib/rbcurse/extras/widgets/rvimsplit.rb', line 32 def source @source end |
#type ⇒ Object
Returns the value of attribute type
32 33 34 |
# File 'lib/rbcurse/extras/widgets/rvimsplit.rb', line 32 def type @type end |