set_output_hook

Function set_output_hook 

Source
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.