pub fn with_terminal_manager<R, F: FnOnce(&TerminalManager) -> R>(
f: F,
) -> Option<R>Expand description
Execute a function with the terminal manager
pub fn with_terminal_manager<R, F: FnOnce(&TerminalManager) -> R>(
f: F,
) -> Option<R>Execute a function with the terminal manager