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