Expand description
barley-interface
This crate provides a simple CLI interface for the barley
workflow engine. It should be used instead of the Context
struct from the barley-runtime
crate, since it provides
debug callbacks for progress tracking.
Structsยง
- Interface
- A simple CLI interface for the
barley
workflow engine.