BPXE.Engine.OutputSet (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.OutputSet{
  attrs: term(),
  data_output_refs: term(),
  input_set_refs: term(),
  optional_output_refs: term(),
  while_executing_output_refs: term()
}