Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Kamil::Config::PathConverter
Helper converter for Path serialization in YAML.
Class methods
from_yaml
(ctx :
YAML::ParseContext
, node :
YAML::Nodes::Node
) :
Path
Source
to_yaml
(value :
Path
, emitter :
YAML::Nodes::Builder
) :
Nil
Source