Skip to main content

run_app

Function run_app 

Source
pub fn run_app<App: TuiApp>(app: &mut App) -> Result<App::Exit>
Expand description

Runs an interactive terminal application with the default Foundry terminal setup.