Method: Vagrant::Actions::ActionException#data

Defined in:
lib/vagrant/actions/base.rb

#dataObject (readonly)

Returns the value of attribute data.



107
108
109
# File 'lib/vagrant/actions/base.rb', line 107

def data
  @data
end