Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Network.Browser
- 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.