command_type()
No documentation available.
# File railties/lib/rails/command.rb, line 159 def command_type # :doc: @command_type ||= "command" end