Method: Vvm::CLI::Command::Base.command_name
- Defined in:
- lib/vvm/cli/command/base.rb
.command_name ⇒ Object
Returns the value of attribute command_name.
16 17 18 |
# File 'lib/vvm/cli/command/base.rb', line 16 def command_name @command_name end |