Exception: UnavailableXDoToolError
- Inherits:
-
StandardError
- Object
- StandardError
- UnavailableXDoToolError
- Defined in:
- lib/pecari/player.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
72 73 74 75 76 77 |
# File 'lib/pecari/player.rb', line 72 def " Cannot find xdotool on you system. Try installing it with this command:\n \"sudo apt-get install xdotool\"\n EOF\nend\n" |