Libraries
»
context_io
(1.1.1)
»
Index
»
ContextIO
»
Account
»
#get_sync
Method: ContextIO::Account#get_sync
Defined in:
lib/context_io/account.rb
#
get_sync
⇒
Object
116 117 118
# File 'lib/context_io/account.rb', line 116
def
get_sync
Sync
.
new
(
parent:
self
)
.
get
end