package webbrowser

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.