Class: WatchmonkeyCli::Platypus::SilentOutput
- Inherits:
-
Object
- Object
- WatchmonkeyCli::Platypus::SilentOutput
- Defined in:
- lib/watchmonkey_cli/hooks/platypus.rb
Instance Method Summary collapse
Instance Method Details
#print(*a) ⇒ Object
5 6 |
# File 'lib/watchmonkey_cli/hooks/platypus.rb', line 5 def print *a end |
#puts(*a) ⇒ Object
7 8 |
# File 'lib/watchmonkey_cli/hooks/platypus.rb', line 7 def puts *a end |
#warn(*a) ⇒ Object
9 10 |
# File 'lib/watchmonkey_cli/hooks/platypus.rb', line 9 def warn *a end |