module Config

Extended Modules

Defined in:

config.cr

Instance Method Summary

Instance Method Detail

def find_config : String #

Returns the path of the default config file


[View source]
def load_config(path) #

Loads config file


[View source]