[][src]Function open::with

pub fn with<T: AsRef<OsStr> + Sized>(
    path: T,
    app: impl Into<String>
) -> Result<ExitStatus>