class Config

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config_file_path : String) #

[View source]

Instance Method Detail

def closed_indicator : String #

[View source]
def emojis : Hash(String, String) #

[View source]
def file_path : String #

[View source]
def open_indicator : String #

[View source]
def repo_api : String #

[View source]