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