Class: SMPTool::CLI::Commands::BaseCommand

Inherits:
Dry::CLI::Command
  • Object
show all
Defined in:
lib/smp_tool/cli/commands/base_command.rb

Overview

Base class for all commands.

Direct Known Subclasses

InputCommand, New

Instance Method Summary collapse

Instance Method Details

#callObject



16
# File 'lib/smp_tool/cli/commands/base_command.rb', line 16

def call(**); end