db_test_coverage library

Enums

ProjectType

Extensions

ArgResultsExtension on ArgResults

Constants

coverageFileName → const String
helpArgument → const String
Help argument name

Properties

argumentParser → ArgParser
Script argument parser.
final

Functions

getResolvedProjectDir(String projectDir) Directory
Get the project Directory with a full path.
printHelpMessage([String? message]) → void
Print help message to the console.

Exceptions / Errors

KeychainAlreadyExistException
A class that represent a keychain that can't be created because it's already exist.
UnrecoverableException
A class that represent a exception that can't be recovered.