Exd v0.1.26 Exd.Runner.From View Source

From clause

Link to this section Summary

Link to this section Types

Link to this type option() View Source
option() ::
  {:max_demand, integer()}
  | {:min_demand, integer()}
  | {:stages, integer()}
  | {:window, Flow.Window.t()}
  | {:key, function()}
Link to this type options() View Source
options() :: [option()]

Link to this section Functions

Link to this function from(namespace, specable, opts \\ [], env \\ %{}) View Source

Creates a new flow from source