module EventSource::EventStore::HTTP::Controls::StreamName

Public Class Methods

example(*arguments) click to toggle source
# File lib/event_source/event_store/http/controls/stream_name.rb, line 6
def self.example(*arguments)
  EventSource::Controls::StreamName.example *arguments
end