class Grape::ServeStream::StreamResponse

def ==(other)

Returns:
  • (Boolean) -
def ==(other)
  stream == other.stream
end