Extend

works.iterative.claude.core.log.MirrorAction.Extend
final case class Extend(rel: SubPath, mirroredSize: Long)

Source is larger than the mirror: a candidate append from mirroredSize. The interpreter verifies the mirrored bytes are a prefix of the source before appending, and recopies on any mismatch.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product