pub async fn spawn_with_options(
handle: &RuntimeHandle,
command: Command,
options: CommandOptions,
) -> Result<ChildHandle>pub async fn spawn_with_options(
handle: &RuntimeHandle,
command: Command,
options: CommandOptions,
) -> Result<ChildHandle>