class Evertils::Common::Entity::Sync

Public Instance Methods

state() click to toggle source
# File lib/evertils/common/entity/sync.rb, line 5
def state
  @evernote.call(:getSyncState)
end