[−][src]Function alacritty::daemon::spawn_daemon
fn spawn_daemon<I, S>(program: &str, args: I) -> Result<()> where
I: IntoIterator<Item = S> + Copy,
S: AsRef<OsStr>,
fn spawn_daemon<I, S>(program: &str, args: I) -> Result<()> where
I: IntoIterator<Item = S> + Copy,
S: AsRef<OsStr>,