class Tremolite::DataManager

Defined in:

tremolite/data_manager.cr

Constant Summary

Log = ::Log.for(self)

Constructors

Instance Method Summary

Constructor Detail

def self.new(blog : Tremolite::Blog, config_path : String) #

[View source]

Instance Method Detail

def [](key : String) : String #

[View source]
def []?(key : String) : String | Nil #

[View source]
def custom_initialize #

[View source]
def custom_load #

[View source]
def load_config #

[View source]
def load_data #

[View source]