pub fn spawn_sync_daemon_with_inheritance(
command: &mut Command,
stdio: DaemonStdio<'_>,
environment: SyncEnvironment,
_breakaway: bool,
inheritance: DaemonExecInheritance,
) -> Result<DaemonChild>pub fn spawn_sync_daemon_with_inheritance(
command: &mut Command,
stdio: DaemonStdio<'_>,
environment: SyncEnvironment,
_breakaway: bool,
inheritance: DaemonExecInheritance,
) -> Result<DaemonChild>