class Woozy::SimpleConfig(T)

Defined in:

simple_config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String, default_config, &) #

[View source]

Instance Method Detail

def [](*args, **options) #

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

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

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

[View source]
def write : Nil #

[View source]