class

Anthropic::MessageStream::TextIterator

Inherits Enumerable < Reference < Object

Iterator that yields only text deltas from ContentBlockDeltaEvent

Constructors

new(stream : MessageStream)
Source

Instance methods

each

Must yield this collection's elements to the block.

Source