class Config

Defined in:

devmail/config.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(options : Hash(String, Hash(String, String)) = {} of String => Hash(String, String)) #

[View source]

Class Method Detail

def self.load(filename) #

[View source]
def self.load_first(filenames : Array(String)) #

[View source]

Instance Method Detail

def general #

[View source]