Skip to main content

run

Function run 

Source
pub fn run(input: RunInput, config: Option<AppConfig>) -> Result<()>
Expand description

Run the TUI with either file paths or an existing LazyFrame. Single event loop used by CLI and Python binding.