Method: NoteBook#on_run

Defined in:
lib/models/note_book.rb

#on_run(glob) ⇒ Object



46
47
48
# File 'lib/models/note_book.rb', line 46

def on_run(glob)
  open_notes(glob)
end