Zyre::Event::

Stop class

Public Instance Methods

inspect_details()

Provide the details of the inspect message.

# File lib/zyre/event/stop.rb, line 8
def inspect_details
        return " node is stopping"
end