Class: EventSource::EventData::Read

Inherits:
Object
  • Object
show all
Includes:
EventSource::EventData
Defined in:
lib/event_source/event_data/read.rb

Instance Method Summary collapse

Methods included from EventSource::EventData

included

Instance Method Details

#categoryObject



11
12
13
# File 'lib/event_source/event_data/read.rb', line 11

def category
  StreamName.get_category(stream_name)
end