Discover Packages
github.com/tobsai/fort
core
flow
package
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Aug 22, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package flow loads and validates Fort flow definitions (YAML) into
graph.Flow values (backlog AO-026/027).
Load parses and validates a single flow definition.
LoadDir loads every *.yaml/*.yml flow in dir, sorted by id. A missing
directory yields no flows (not an error) so a bare `brew install` — which
ships no flows/ — still serves; flow templates simply degrade to tasks.
LoadFile loads a flow from a file path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.