Function open::with_in_background [−][src]
pub fn with_in_background<T: AsRef<OsStr> + Sized>(
path: T,
app: impl Into<String>
) -> JoinHandle<Result<ExitStatus>>
pub fn with_in_background<T: AsRef<OsStr> + Sized>(
path: T,
app: impl Into<String>
) -> JoinHandle<Result<ExitStatus>>