Method: SettingsHelper#install_timeout
- Defined in:
- lib/opsmgr/ui_helpers/config_helper.rb
#install_timeout ⇒ Object
37 38 39 |
# File 'lib/opsmgr/ui_helpers/config_helper.rb', line 37 def install_timeout ENV.fetch('INSTALL_TIMEOUT').to_i end |