Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
- openBrowser :: String -> IO Bool
Documentation
openBrowser :: String -> IO Bool Source
openBrowser
opens a URL in the user's preferred web browser. Returns
whether or not the operation succeeded.
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
openBrowser :: String -> IO Bool Source
openBrowser
opens a URL in the user's preferred web browser. Returns
whether or not the operation succeeded.