Oi.Workspace.Planning.Stage (oi v0.1.0)

Copy Markdown

A single execution barrier.

Contains all RecipeBundle tasks at the same topological depth.

Summary

Types

t()

@type t() :: %Oi.Workspace.Planning.Stage{index: non_neg_integer(), tasks: [task()]}

task()

@type task() :: Oi.Compiler.RecipeBundle.t()