run_tui

Function run_tui 

Source
pub fn run_tui(app: App) -> Result<Vec<ScriptRun>>
Expand description

Run the TUI application.

Returns the scripts to run after TUI exits, along with their arguments.