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