build_verify library
Constants
-
defaultCommand
→ const List<
String> -
The default value for
customCommand
in expectBuildClean.
Functions
-
expectBuildClean(
{String? packageRelativeDirectory, List< String> customCommand = defaultCommand, List<String> ? gitDiffPathArguments}) → Future<void> -
If
customCommand
is not specified, defaultCommand is used.