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