method
command_name
v7.1.3.4 -
Show latest stable
- Class:
Rails::Command::Base
command_name()public
Return command name without namespaces.
Rails::Command::TestCommand.command_name # => 'test'
command_name()Return command name without namespaces.
Rails::Command::TestCommand.command_name # => 'test'