Method: VagrantPlugins::ProviderLocal::Config#sshport
- Defined in:
- lib/vagrant-local/config.rb
permalink #sshport ⇒ Object
Returns the value of attribute sshport.
9 10 11 |
# File 'lib/vagrant-local/config.rb', line 9 def sshport @sshport end |