Class: Tocer::CLI::Commands::Upsert
- Inherits:
-
Sod::Command
- Object
- Sod::Command
- Tocer::CLI::Commands::Upsert
- Defined in:
- lib/tocer/cli/commands/upsert.rb
Overview
Stores table of contents root path.
Instance Method Summary collapse
- #call ⇒ Object
-
#initialize(runner: Runner.new) ⇒ Upsert
constructor
A new instance of Upsert.
Constructor Details
Instance Method Details
#call ⇒ Object
23 |
# File 'lib/tocer/cli/commands/upsert.rb', line 23 def call = runner.call |