pub fn capture_command_invoked( command: impl AsRef<str>, env_id: Option<impl AsRef<str>>, ) -> JoinHandle<()>