Expand description
Terminal UI for dataflow debugger (RUCHY-0818)
Provides an interactive terminal interface for debugging DataFrame pipelines,
displaying breakpoints, materialized data, and execution flow.
Structs§
- DataflowUI
- Terminal UI for dataflow debugging
- UIConfig
- Configuration for the dataflow UI
Enums§
- Display
Mode - Display modes for the UI
- UIAction
- UI action results