Method: Everton::Notebook.all

Defined in:
lib/everton.rb

.allObject



137
138
139
# File 'lib/everton.rb', line 137

def self.all
  Remote.note_store.listNotebooks(Remote.access_token)
end