Class: Aspen::CLI::Commands::Generate::Narrative
- Inherits:
-
Dry::CLI::Command
- Object
- Dry::CLI::Command
- Aspen::CLI::Commands::Generate::Narrative
- Defined in:
- lib/aspen/cli/commands/generate.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
15 16 17 |
# File 'lib/aspen/cli/commands/generate.rb', line 15 def call() # NO OP end |