struct Novika::Resolver::ToAnswerDo

Overview

If signal receivers want to answer a question, gives them a Proc which will allow them to do that.

Defined in:

novika/resolver.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Novika::Resolver::Signal

initialize initialize

Constructor methods inherited from struct Novika::Resolver::Signal

new new

Constructor Detail

def self.new(fn : Fn) #

Instance Method Detail

def clone #

def copy_with(fn _fn = @fn) #

def fn : Fn #