package js_of_ocaml-compiler

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

Module Js_of_ocaml_compiler.FsSource

Sourceval find_in_path : string list -> string -> string option
Sourceval absolute_path : string -> string
Sourceval read_file : string -> string
Sourceval write_file : name:string -> contents:string -> unit
Sourceval gen_file : string -> (string -> 'a) -> 'a
Sourceval with_intermediate_file : string -> (string -> 'a) -> 'a
OCaml

Innovation. Community. Security.