Method: Inspec::Resources::SSL#timeout
- Defined in:
- lib/inspec/resources/ssl.rb
#timeout ⇒ Object (readonly)
Returns the value of attribute timeout.
44 45 46 |
# File 'lib/inspec/resources/ssl.rb', line 44 def timeout @timeout end |