Skip to main content

Module adapters

Module adapters 

Source
Expand description

Default filesystem and in-memory adapters for pipeline ports.

Structsยง

FsReceiptSource
Loads receipts from the filesystem via buildfix_receipts::load_receipts.
FsWritePort
Filesystem write operations.
InMemoryReceiptSource
In-memory receipt source for embedding and testing.
ShellGitPort
Git operations via buildfix_edit shell helpers.