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