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