method

app_config_tree

app_config_tree()
private

No documentation available.

# File tools/rail_inspector/lib/rail_inspector/configuring/check/general_configuration.rb, line 23
            def app_config_tree
              @checker.parse(APPLICATION_CONFIGURATION_PATH)
            end