Kira v0.1.0 Kira.Runtime.Unapply

Link to this section Summary

Link to this section Functions

Link to this function start(state, branch_name)
start(state :: Kira.RuntimeState.t(), branch_name :: atom()) ::
  Kira.Util.result(Kira.RuntimeState.t())
Link to this function unapply_dispatch(source, branch, config, dependencies, value)
unapply_dispatch(
  source :: pid(),
  branch :: Kira.Branch.t(),
  config :: any(),
  dependencies :: map(),
  value :: any()
) :: any()