Class: Pennyworth::CLI::Actions::System::Signal
- Inherits:
-
Sod::Action
- Object
- Sod::Action
- Pennyworth::CLI::Actions::System::Signal
- Defined in:
- lib/pennyworth/cli/actions/system/signal.rb
Overview
Handles the system signal action.
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
17 |
# File 'lib/pennyworth/cli/actions/system/signal.rb', line 17 def call(*) = io.puts processor.call.to_json |