Class: RubyCurses::ResizeEvent

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

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



32
33
34
# File 'lib/rbcurse/extras/widgets/rvimsplit.rb', line 32

def source
  @source
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



32
33
34
# File 'lib/rbcurse/extras/widgets/rvimsplit.rb', line 32

def type
  @type
end