pub fn set_output_hook(hook: ove_shell_output_hook_t)Expand description
Set a hook to capture shell output.
Pass None to remove a previously set hook.
pub fn set_output_hook(hook: ove_shell_output_hook_t)Set a hook to capture shell output.
Pass None to remove a previously set hook.