getAndCheckIfConfigFileExists abstract method

Future<EagleEyeConfig> getAndCheckIfConfigFileExists()

Retrieves and parses the Eagle Eye configuration file if it exists in the project root.

Returns an EagleEyeConfig

Implementation

Future<EagleEyeConfig> getAndCheckIfConfigFileExists();