Expand description
Static, build-time tool metadata.
Structs§
- Tool
Metadata - Static tool metadata set at construction time.
- Tool
Metadata Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Help
Channel - User-support channel advertised in error output.
- Release
Source - Release-source descriptor. Drives the
versionandupdatesubcommands —rtb-vcsresolves this into a concreteReleaseProvider.