package webbrowser

  1. Overview
  2. Docs
Open and reload URIs in browsers from OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

webbrowser-0.6.2.tbz
sha512=37b7f883d2426613933332ee186d306b8959e67d631b761fa239e292d2c24c4a867177938ee8e675910879386d3404781b30224d53dbf18ac4376c89411a2059

doc/webbrowser.cli/Webbrowser_cli/index.html

Module Webbrowser_cli

Cmdliner support for Webbrowser.

Command line options

val browser : Bos.Cmd.t option Cmdliner.Term.t

A --browser option and BROWSER environment variable to use with the browser argument of Webbrowser.reload.

val prefix : bool Cmdliner.Term.t

A --prefix option to use with the prefix argument of Webbrowser.reload.

val background : bool Cmdliner.Term.t

A --background option to use with background argument of Webbrowser.reload.

OCaml

Innovation. Community. Security.