struct CrystalDoc::Config

Included Modules

Defined in:

crystaldoc/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def github_api_key : String #

[View source]
def gitlab_api_key : String #

[View source]
def postgres_url : String #

[View source]
def telegram_api_key : String | Nil #

[View source]
def telegram_user_id : Int64 | Nil #

[View source]