class Tocer::CLI::Commands::Upsert
Stores table of contents root path.
def call = runner.call inputs
def call = runner.call inputs
def initialize(runner: Runner.new, **)
def initialize(runner: Runner.new, **) super(**) @runner = runner end
Stores table of contents root path.
def call = runner.call inputs
def initialize(runner: Runner.new, **) super(**) @runner = runner end