Function open::with[][src]

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