notifyAboutIncompleteConfiguration

Displays an error if the configuration is *incomplete*, e.g. missing crucial information.

It assumes such information is missing, and that the check has been done at the calling site.

@safe
void
notifyAboutIncompleteConfiguration
(
const string configFile
,
const string binaryPath
)

Parameters

configFile string

Full path to the configuration file.

binaryPath string

Full path to the current binary.