class

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)
Source

Instance methods

awesome(object) : String
Source
backtrace_limit
Source
colorize?
Source
colors_enabled
Source
current_indentation
Source
hash_format
Source
increase_indentation
Source
indent_size
Source
index
Source
limit
Source
multiline
Source
order
Source
recursive_reference?(object) : Bool
Source
show_backtrace
Source
write_awesome(io : IO, object) : Nil
Source

Nested types