ResultOrigin

works.iterative.claude.core.model.ResultOrigin

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class Other(kind: String)

Any other origin value. kind is the wire kind string, or the raw JSON text of the origin value when it has no string kind key.

Any other origin value. kind is the wire kind string, or the raw JSON text of the origin value when it has no string kind key.

Attributes

A background task finished — {"kind": "task-notification"}.

A background task finished — {"kind": "task-notification"}.

Attributes