BPXE.Engine.Instance.Config (bpxe v0.1.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.Instance.Config{
  flow_handler: term(),
  id: term(),
  init_fn: term(),
  pid: term()
}