Method: Vagrant::Guest::Linux::LinuxConfig#halt_timeout
- Defined in:
- lib/vagrant/guest/linux/config.rb
#halt_timeout ⇒ Object
Returns the value of attribute halt_timeout.
9 10 11 |
# File 'lib/vagrant/guest/linux/config.rb', line 9 def halt_timeout @halt_timeout end |