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