struct Novika::Resolver::RunnableIgnored

Overview

Lets signal receivers acknowledge that a runnable was ignored.

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(runnable : Runnable) #

Instance Method Detail

def clone #

def copy_with(runnable _runnable = @runnable) #

def runnable : Runnable #