Class: Rexle::Element

Inherits:
Object
  • Object
show all
Defined in:
lib/rexle-diff.rb

Instance Method Summary collapse

Instance Method Details

#hashedObject



11
# File 'lib/rexle-diff.rb', line 11

def hashed()      @hash        end

#hashed=(num) ⇒ Object



12
# File 'lib/rexle-diff.rb', line 12

def hashed=(num)  @hash = num  end