You can search for identifiers within the package.
in-package search v0.2.0
current_rpc
Current.Engine
type t
type results = {
value : unit S.output;
jobs : actions Job.Map.t;
}
val state : t -> results
val config : t -> Config.t
Get the engine configuration.
val pipeline : t -> unit term
pipeline t returns the current pipeline term.
pipeline t