enum

NATS::Client::SIGNALS

Inherits Enum < Comparable < Value < Object

Constants

CLOSE_READ = 0

Instance methods

close_read?

Returns true if this enum value equals CLOSE_READ

Source