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 command is an invocation that records an upload, and what of.