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
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
config/any.cr
Instance Method Summary
#===
(other : Config::Any)
Instance Method Detail
def
===
(other :
Config::Any
)
#
[
View source
]