helper library
Functions
-
loadConfigFile(
{String? filePath, bool verbose = false}) → Future< Configuration?> -
loadConfigFileFromArgResults(
ArgResults argResults, {bool verbose = false}) → Future< Configuration> -
updateFile(
String file, UpdateRule rule, {String operation = '', int expectedMatchCount = 0}) → Future< void>