BPXE.Engine.InputSet (bpxe v0.4.0)

Link to this section Summary

Link to this section Functions

Link to this function

new(map_or_kwlist, opts \\ [])

Specs

new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %BPXE.Engine.InputSet{
  attrs: term(),
  data_input_refs: term(),
  optional_input_refs: term(),
  output_set_refs: term(),
  while_executing_input_refs: term()
}