AwesomePrint
Constants
VERSION = {{ (`shards version \"/tmp/tmp.GKiPcP/src/src/..\"`).chomp.stringify }}
Class methods
format(value, inspector : Inspector = Inspector.new(indent_size: 4, colors_enabled: false)) : String
Sourceformat(value, **options) : String
Sourceoutput
Sourceoutput=(output : IO)
Sourceprint(*, expression : String, value, file : String, line : Int32, inspector : Inspector = Inspector.new(indent_size: 4))
Source