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