Class
Sync
In:
lib/sync.rb
Parent:
Object
Methods
new
Included Modules
Sync_m
Public Class methods
new
()
[Source]
# File lib/sync.rb, line 306
306:
def
initialize
307:
super
308:
end
[Validate]