LemonCliRunners.CodexSchema.ItemStarted (lemon_cli_runners v0.1.0)

View Source

Work item has begun

Summary

Types

t()

@type t() :: %LemonCliRunners.CodexSchema.ItemStarted{
  item: LemonCliRunners.CodexSchema.thread_item(),
  type: :"item.started"
}