Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
timberclaw
master
Timberclaw
CLI
Config
Grab
Built with Crystal 1.9.2
2023-10-07 19:51:39 UTC
class
Timberclaw::Config
Timberclaw::Config
Reference
Object
Defined in:
timberclaw/config.cr
Constructors
.new
(file : String = default_config_file)
Instance Method Summary
#config
: YAML::Any
#default_config_file
#file=
(file : String)
Constructor Detail
def self.
new
(file : String = default_config_file)
#
[
View source
]
Instance Method Detail
def
config
: YAML::Any
#
[
View source
]
def
default_config_file
#
[
View source
]
def
file=
(file : String)
#
[
View source
]