Method: Vagrant::Actions::ActionException#data
- Defined in:
- lib/vagrant/actions/base.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
107 108 109 |
# File 'lib/vagrant/actions/base.rb', line 107 def data @data end |