method
hidden_commands
v6.1.7.7 -
Show latest stable
- Class:
Rails::Command
hidden_commands()public
No documentation available.
# File railties/lib/rails/command.rb, line 22
def hidden_commands # :nodoc:
@hidden_commands ||= []
end