Method: Beaker::SshConnection#vmhostname
- Defined in:
- lib/beaker/ssh_connection.rb
#vmhostname ⇒ Object
Returns the value of attribute vmhostname.
9 10 11 |
# File 'lib/beaker/ssh_connection.rb', line 9 def vmhostname @vmhostname end |