Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Edsl.File
SourceThe File
module defines two particular kinds of artifact: normal files and lists of normal files.
val make :
string ->
(string -> unit) ->
(spec Build.Artifact.custom, [ `File of string ]) Build.Artifact.t
Build.DAG.t
val return :
string ->
(spec Build.Artifact.custom, [ `File of string ]) Build.Artifact.t
Build.DAG.t