Method: Ruvi::EditorApp#notify_of_change

Defined in:
lib/shikaku.rb

#notify_of_change(the_change, direction) ⇒ Object



629
630
631
# File 'lib/shikaku.rb', line 629

def notify_of_change the_change, direction
    @changed = true
end