Skip to content

Make Util::Application::getApplicationPath() and findAppConfigFile() protected #4630

@aleks-f

Description

@aleks-f

Is your feature request related to a problem? Please describe.
Application loads config files and forgets which file(s) it has loaded.

Describe the solution you'd like
Make Application::getApplicationPath() and Application::findAppConfigFile() protected so that inheriting classes can utilize them to find the default config file name (when it wasn't specified on the command line) and retain it in the runtime config.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions