BPXE.Engine.DataOutput (bpxe v0.4.0)

Link to this section Summary

Link to this section Functions

Link to this function

add_data_state(pid, attrs)

Link to this function

new(map_or_kwlist, opts \\ [])

Specs

new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %BPXE.Engine.DataOutput{
  attrs: term(),
  state: term(),
  value: term()
}