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