method

default_command_root

default_command_root()
public

Default file root to place extra files a command might need, placed one folder above the command file.

For a `Rails::Command::TestCommand` placed in `rails/command/test_command.rb` would return `rails/test`.