Class: Numeric

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

Instance Method Summary collapse

Instance Method Details

#examine(depth = 0) ⇒ Object



25
26
27
# File 'lib/mutter/ext.rb', line 25

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