Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
config
v0.1.6
Config
Any
KeyTypes
Cursor
Error
IOCursor
Lexer
Location
Macros
ParseException
Parser
StringCursor
Token
Type
Object
Regex
Built with Crystal 1.9.2
2023-10-07 23:32:51 UTC
module
Config
Defined in:
config.cr
config/any.cr
Class Method Summary
.file
(path : String) : Any
.parse
(input : String | IO) : Any
Class Method Detail
def self.
file
(path : String) :
Any
#
[
View source
]
def self.
parse
(input : String | IO) :
Any
#
[
View source
]