Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
devclose-checker
v1.1.0
Config
DevcloseChecker
Information
Built with Crystal 1.9.2
2023-10-08 13:39:20 UTC
class
Config
Config
Reference
Object
Defined in:
config.cr
Constructors
.new
(config_file_path : String)
Instance Method Summary
#closed_indicator
: String
#emojis
: Hash(String, String)
#file_path
: String
#open_indicator
: String
#repo_api
: String
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
]