method

command_type

command_type()
private

No documentation available.

# File railties/lib/rails/generators.rb, line 303
        def command_type # :doc:
          @command_type ||= "generator"
        end