Class: WordcutA::TextRange

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

Instance Attribute Summary collapse

Instance Attribute Details

#eObject

Returns the value of attribute e

Returns:

  • (Object)

    the current value of e



24
25
26
# File 'lib/wordcuta.rb', line 24

def e
  @e
end

#sObject

Returns the value of attribute s

Returns:

  • (Object)

    the current value of s



24
25
26
# File 'lib/wordcuta.rb', line 24

def s
  @s
end