runner library

Functions

run(List<String> args, List<FaircliCommand> commands(), {bool muteCommandLogging = false, bool verbose = false, bool verboseHelp = false, bool reportCrashes = true, String? flutterVersion, required Map<Type, Generator> overrides}) Future<int>
Runs the faircli tool with support for the specified list of commands.