Method: VagrantPlugins::ProviderLocal::Config#vagrant_user_private_key_path

Defined in:
lib/vagrant-local/config.rb

#vagrant_user_private_key_pathObject

Returns the value of attribute vagrant_user_private_key_path.

[View source]

9
10
11
# File 'lib/vagrant-local/config.rb', line 9

def vagrant_user_private_key_path
  @vagrant_user_private_key_path
end