Method: Inspec::Resources::OracledbSession#host
- Defined in:
- lib/inspec/resources/oracledb_session.rb
#host ⇒ Object (readonly)
Returns the value of attribute host.
24 25 26 |
# File 'lib/inspec/resources/oracledb_session.rb', line 24 def host @host end |