| Copyright | (c) 2022 Dmitrii Kovanikov |
|---|---|
| License | MPL-2.0 |
| Maintainer | Dmitrii Kovanikov <kovanikov@gmail.com> |
| Stability | Experimental |
| Portability | Portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Iris.Cli.Browse
Description
CLI options parsing for --browse and --browse=FILE_PATH.
Since: 0.0.0.0
Documentation
A CLI option parser yields a boolean value if a file needs to be open in a browser.
Use openInBrowser to open the file of your choice in a
browser.
Since: 0.0.0.0
A CLI option parser for a FilePath that needs to be open with a browser.
Use openInBrowser to open the passed file in a browser.
Since: 0.0.0.0