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