Method: VagrantPlugins::Utm::Model::ListResult::ListResultItem#name
- Defined in:
- lib/vagrant_utm/model/list_result.rb
#name ⇒ String
Returns The name of the machine.
50 51 52 |
# File 'lib/vagrant_utm/model/list_result.rb', line 50 def name @name end |