Class: Symbol

Inherits:
Object show all
Defined in:
lib/mutter/ext.rb

Instance Method Summary collapse

Instance Method Details

#examine(depth = 0) ⇒ Object



19
20
21
# File 'lib/mutter/ext.rb', line 19

def examine depth = 0
  Mutter.stylize inspect, :purple
end