Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Bon::Toml
Class methods
parse
(text :
String
, source = "config") :
Hash
(
String
,
TomlScalar
)
Source
parse_file
(path :
String
) :
Hash
(
String
,
TomlScalar
)
Source