Method: SSHake::Mock::Session#executed_commands
- Defined in:
- lib/sshake/mock/session.rb
#executed_commands ⇒ Object (readonly)
Returns the value of attribute executed_commands.
14 15 16 |
# File 'lib/sshake/mock/session.rb', line 14 def executed_commands @executed_commands end |