class Symbol
Public Instance Methods
examine(depth = 0)
click to toggle source
# File lib/mutter/ext.rb, line 19 def examine depth = 0 Mutter.stylize inspect, :purple end
# File lib/mutter/ext.rb, line 19 def examine depth = 0 Mutter.stylize inspect, :purple end