pub fn open(arg: &str) -> Result<()>
Opens the given argument using the system’s default app (open on macOS).
open