Method: Synqa::SyncOperation#destinationLocation
- Defined in:
- lib/synqa.rb
#destinationLocation ⇒ Object (readonly)
The destination location (presumed to be remote)
933 934 935 |
# File 'lib/synqa.rb', line 933 def destinationLocation @destinationLocation end |