throwFormatException('${errorPrefix}No "update" directives specified. At least one directory must be specified. (It can be "." to just upgrade the root of the repository.)');
throwFormatException('${errorPrefix}No "update" directives specified. At least one directory must be specified. (It can be "." to just upgrade the root of the repository.)');
if(test.isEmpty)
if(test.isEmpty)
throwFormatException('${errorPrefix}No "test" directives specified. At least one command must be specified to run tests.');
throwFormatException('${errorPrefix}No "test" directives specified for this platform. At least one command must be specified to run tests on each of Windows, MacOS, and Linux.');