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