Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Current_web_pipelines.Task
SourceA pipeline with current 'current and metadata 'state. the current can be blocking, but the state shouldn't.
Constructors
Operations
Specialized constructors
val single :
'metadata ->
'output Current.t ->
('output, ('output, 'metadata) State.job_tree) t
val single_c :
'metadata Current.t ->
'output Current.t ->
('output, ('output, 'metadata) State.job_tree) t