Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
svg_chok
main
Top Level Namespace
SvgChok
Config
Metadata
Svg
Watcher
Generated using Crystal 1.14.0
2024-11-26 09:57:39 UTC
struct
SvgChok::
Config
SvgChok::Config
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
svg_chok/config.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#dir
: String
#port
: Int32
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
dir
: String
#
[
View source
]
def
port
: Int32
#
[
View source
]