Class: Teamocil::Command::SendKeys
- Inherits:
-
Object
- Object
- Teamocil::Command::SendKeys
- Defined in:
- lib/teamocil/command/send_keys.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/teamocil/command/send_keys.rb', line 4 def to_s "send-keys '#{keys}'" end |