Class: Ukiryu::CliCommands::VersionCommand
- Inherits:
-
BaseCommand
- Object
- BaseCommand
- Ukiryu::CliCommands::VersionCommand
- Defined in:
- lib/ukiryu/cli_commands/version_command.rb
Overview
Show Ukiryu version
Instance Attribute Summary
Attributes inherited from BaseCommand
Instance Method Summary collapse
-
#run ⇒ Object
Execute the version command.
Methods inherited from BaseCommand
#apply_cli_options_to_config, #default_register_path, #initialize, #setup_register, #stringify_keys
Constructor Details
This class inherits a constructor from Ukiryu::CliCommands::BaseCommand