module EventStore::HTTP::ReadStream::Substitute

Public Class Methods

build() click to toggle source
# File lib/event_store/http/read_stream/substitute.rb, line 5
def self.build
  ReadStream.build
end