Class: Pennyworth::CLI::Actions::HTMX::Example
- Inherits:
-
Sod::Action
- Object
- Sod::Action
- Pennyworth::CLI::Actions::HTMX::Example
- Defined in:
- lib/pennyworth/cli/actions/htmx/example.rb
Overview
Handles examples documentation action.
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
17 |
# File 'lib/pennyworth/cli/actions/htmx/example.rb', line 17 def call(*) = io.puts processor.call(settings.htmx_examples_uri).to_json |