Expand description
Default filesystem and in-memory adapters for pipeline ports.
Structsยง
- FsReceipt
Source - Loads receipts from the filesystem via
buildfix_receipts::load_receipts. - FsWrite
Port - Filesystem write operations.
- InMemory
Receipt Source - In-memory receipt source for embedding and testing.
- Shell
GitPort - Git operations via
buildfix_editshell helpers.