Method: VagrantPlugins::ProviderLocal::Config#vagrant_user_pass

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

#vagrant_user_passObject

Returns the value of attribute vagrant_user_pass.

[View source]

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

def vagrant_user_pass
  @vagrant_user_pass
end