Method: ContextIO::Account#get_sync

Defined in:
lib/context_io/account.rb

#get_syncObject



116
117
118
# File 'lib/context_io/account.rb', line 116

def get_sync
  Sync.new(parent: self).get
end