class RyukoContext

Defined in:

context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def cache_dir : Path #

[View source]
def cache_dir=(cache_dir : Path) #

[View source]
def check_port(config) #

[View source]
def effects_dir #

[View source]
def failure_cache : FailureCache #

[View source]
def failure_cache=(failure_cache : FailureCache) #

[View source]
def log : Logger #

[View source]
def log=(log : Logger) #

[View source]
def max_effect_cost #

[View source]
def setup #

[View source]