Module dataflow_ui

Module dataflow_ui 

Source
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§

DisplayMode
Display modes for the UI
UIAction
UI action results