AwesomePrint::Inspector
Inherits Reference < Object
Constructors
new(indent_size : Int32 = 4, multiline : Bool = true, index : Bool = true, limit : Int32 | Nil = nil, raw : Bool = false, colors_enabled : Bool = true, show_backtrace : Bool = true, backtrace_limit : Int32 = 8, order : Order = :natural, hash_format : HashFormat = :symbol)
SourceInstance methods
awesome(object) : String
Sourcebacktrace_limit
Sourcecolorize?
Sourcecolors_enabled
Sourcecurrent_indentation
Sourcehash_format
Sourceincrease_indentation
Sourceindent_size
Sourceindex
Sourcelimit
Sourcemultiline
Sourceorder
Sourceraw
Sourcerecursive_reference?(object) : Bool
Sourceshow_backtrace
Sourcewrite_awesome(io : IO, object) : Nil
Source