Expand description
The user-facing flowey API.
Relying on flowey_core directly is not advised, as many APIs exposed at
that level are only supposed to be used by flowey infrastructure (e.g: in
flowey_cli).
Modules§
- node
- Types and traits for implementing flowey nodes.
- patch
- Types and traits for implementing flowey patch functions.
- pipeline
- Types and traits for implementing flowey pipelines.
- util
- Utility functions.
Macros§
- shell_
cmd - Construct a command to run via the flowey shell.