pub fn set_output_reporter(reporter: Option<Arc<dyn ScriptOutputReporter>>)Expand description
Route lifecycle child output through an embedding host. When unset, scripts inherit the parent process’s stdout and stderr as usual.
pub fn set_output_reporter(reporter: Option<Arc<dyn ScriptOutputReporter>>)Route lifecycle child output through an embedding host. When unset, scripts inherit the parent process’s stdout and stderr as usual.