Method: Moonshot::SSHConfig#ssh_identity_file
- Defined in:
- lib/moonshot/ssh_config.rb
#ssh_identity_file ⇒ Object
Returns the value of attribute ssh_identity_file.
5 6 7 |
# File 'lib/moonshot/ssh_config.rb', line 5 def ssh_identity_file @ssh_identity_file end |