A section grouping tasks.
Summary
Types
@type t() :: %Boxart.Render.Gantt.Section{ tasks: [Boxart.Render.Gantt.Task.t()], title: String.t() }
A section grouping tasks.
@type t() :: %Boxart.Render.Gantt.Section{ tasks: [Boxart.Render.Gantt.Task.t()], title: String.t() }