LemonCliRunners.CodexSchema.ItemUpdated (lemon_cli_runners v0.1.0)

View Source

Work item has progress

Summary

Types

t()

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