Skip to main content

run_with_session

Function run_with_session 

Source
pub async fn run_with_session(
    session: Session,
    settings: UiSettings,
) -> Result<(), AppError>
Expand description

Run the TUI from an already-initialized ACP session.