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