LemonCliRunners.CodexSchema.ItemCompleted (lemon_cli_runners v0.1.0)

View Source

Work item has finished

Summary

Types

t()

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