class

Anthropic::MessageStream::ToolUseIterator

Inherits Enumerable < Reference < Object

Iterator for tool use deltas

Constructors

new(stream : MessageStream)
Source

Instance methods

each

Must yield this collection's elements to the block.

Source