Skip to main content

open

Function open 

Source
pub fn open(arg: &str) -> Result<()>
Expand description

Opens the given argument using the system’s default app (open on macOS).

§Errors

  • open command fails.