package webbrowser

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

Install

Dune Dependency

Authors

Maintainers

Sources

webbrowser-0.6.1.tbz
sha256=a3eb8840d1f50fa455035efe97d7fab4d86c3f84437db2dd0f679dbe1049ea8c
md5=1f6cefc449515921a5890df8fce5eab3

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.