Expand description
A library for building Spin components.
Enums§
- Target
Checking - Specifies target environment checking behaviour
Functions§
- build
- If present, run the build command of each component.
- build_
default - Run all component build commands, using the default options (build all components, perform target checking). We run a “default build” in several places and this centralises the logic of what such a “default build” means.