Class: RubyCurses::ResizeEvent

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbcurse/rvimsplit.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



33
34
35
# File 'lib/rbcurse/rvimsplit.rb', line 33

def source
  @source
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



33
34
35
# File 'lib/rbcurse/rvimsplit.rb', line 33

def type
  @type
end