build_cli library
Configuration for using package:build
-compatible build systems.
This library is not intended to be imported by typical end-users unless you are creating a custom compilation pipeline.
See package:build_runner for more information.
Classes
- CliGenerator
-
A
package:source_gen
Generator
which generates CLI parsing code for classes annotated withCliOptions
.