Method: Backup::Configuration::Syncer::RSync.port
- Defined in:
- lib/backup/configuration/syncer/rsync.rb
.port ⇒ Object
The SSH port to connect to
19 20 21 |
# File 'lib/backup/configuration/syncer/rsync.rb', line 19 def port @port end |