class Roda::RodaPlugins::Streaming::Stream

def closed?

Whether the connection has already been closed.
def closed?
  @closed
end