class Async::ReturnValue(T)

Defined in:

return_value/return_value.cr

Constructors

Instance Method Summary

Instance methods inherited from class Async::GenericReturnValue

get get, type type

Constructor methods inherited from class Async::GenericReturnValue

new(value) new

Constructor Detail

def self.new(value : T) #

[View source]

Instance Method Detail

def get #

[View source]
def type #

[View source]