runner
library
Classes
-
UploadRecordRequest
-
Writes the upload record, when the repository has asked for one.
-
VerifyCommand
-
The offline checks, against a consuming repository's own files.
Functions
-
buildRunner()
→ CommandRunner<void>
-
Builds the whole command tree.
-
uploadRecordFor({required String commandName, required ArgParser parser, required ArgResults args, BuildManifest? manifest, String? fallbackVersionName()?})
→ UploadRecordRequest?
-
Whether the invocation
commandName names is one that records an upload,
and what of.