clis/shared/commands/construct_flags library

Classes

ConstructBoolFlag
ConstructFlag
A command-line flag understood by both the outer revali CLI and the inner construct runner that executes inside the generated entrypoint.
ConstructMultiOption
ConstructOption

Constants

sharedDevFlags → const List<ConstructFlag>
Flags shared by the outer revali dev and the construct runner's dev.

Properties

sharedBuildFlags List<ConstructFlag>
Flags shared by the outer revali build and the construct runner's build. recompile is outer-only and is never forwarded.
final