Class: Nobbie::Wx::Command::Reporter
- Inherits:
-
Object
- Object
- Nobbie::Wx::Command::Reporter
- Defined in:
- lib/nobbie/wx/command/reporter.rb
Overview
:nodoc:
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#after_executing_command(result) ⇒ Object
10 11 |
# File 'lib/nobbie/wx/command/reporter.rb', line 10 def after_executing_command(result) end |
#before_executing_command(command) ⇒ Object
7 8 |
# File 'lib/nobbie/wx/command/reporter.rb', line 7 def before_executing_command(command) end |