abstract class Concurrent::Stream::Base

Direct Known Subclasses

Defined in:

concurrent/stream.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(*, parent) #

[View source]

Instance Method Detail

def unhandled_error(ex : Exception) : Nil #

[View source]
def wait(*args, **options) #

[View source]
def wait(*args, **options, &) #

[View source]