Class Redwood::Thread
In: lib/sup/thread.rb
Parent: Object

Methods

Included Modules

Enumerable

Attributes

containers  [R] 

Public Class methods

Public Instance methods

yields each message, its depth, and its parent. the message yield parameter can be a Message object, or :fake_root, or nil (no message found but the presence of one deduced from other messages).

[Validate]