Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
debug
v2.0.3
Debug
KernelExtension
Logger
Settings
Settings
LocationDetection
Indexable
Object
Pointer
Reference
Value
Generated using Crystal 1.10.1
2024-02-20 03:05:48 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Included Modules
Colorize::ObjectExtensions
Direct Known Subclasses
Reference
Value
Defined in:
debug/to_debug/object.cr
Instance Method Summary
#to_debug
(io) : Nil
#to_debug
: String
Instance Method Detail
abstract def
to_debug
(io) : Nil
#
[
View source
]
def
to_debug
: String
#
[
View source
]