package current

  1. Overview
  2. Docs

Module Current.VarSource

Variable pipeline inputs.

Parameters

Signature

Sourcetype t

A variable with a current value of type T.t Current_term.Output.t.

Sourceval get : t -> T.t term
Sourceval create : name:string -> T.t Current_term.Output.t -> t
Sourceval set : t -> T.t Current_term.Output.t -> unit
OCaml

Innovation. Community. Security.