Class: VagrantPlugins::UpliftCheckpoint::Config
- Inherits:
-
Object
- Object
- VagrantPlugins::UpliftCheckpoint::Config
- Defined in:
- lib/vagrant-uplift/plugin-vagrant-uplift-checkpoint.rb
Overview
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
11 12 13 |
# File 'lib/vagrant-uplift/plugin-vagrant-uplift-checkpoint.rb', line 11 def name @name end |