Class: Ace::B36ts::CLI::Commands::Config
- Inherits:
-
Support::Cli::Command
- Object
- Support::Cli::Command
- Ace::B36ts::CLI::Commands::Config
- Includes:
- Support::Cli::Base
- Defined in:
- lib/ace/b36ts/cli/commands/config.rb
Overview
Show current configuration
Instance Method Summary collapse
Instance Method Details
#call(**options) ⇒ Object
22 23 24 |
# File 'lib/ace/b36ts/cli/commands/config.rb', line 22 def call(**) Ace::B36ts::Commands::ConfigCommand.execute() end |