package webbrowser
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Open and reload URIs in browsers from OCaml
Install
dune-project
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.tA --browser option and BROWSER environment variable to use with the browser argument of Webbrowser.reload.
val prefix : bool Cmdliner.Term.tA --prefix option to use with the prefix argument of Webbrowser.reload.
val background : bool Cmdliner.Term.tA --background option to use with background argument of Webbrowser.reload.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page