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