package ecaml

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

Pass a URL to a WWW browser. Ecaml bindings for browse-url.el

module Url : sig ... end
val browser_function : Symbol.t Customization.t

(describe-variable 'browse-url-browser-function)

val browse_url : Url.t -> unit Async_kernel.Deferred.t

(describe-function 'browse-url)

val browse_url_chrome : Url.t -> unit

(describe-function 'browse-url-chrome)

module Private : sig ... end
OCaml

Innovation. Community. Security.