Method: AutoColors::MapEntry#depth

Defined in:
lib/autocolors/mapping.rb

#depthObject



15
16
17
# File 'lib/autocolors/mapping.rb', line 15

def depth
  @name.count('.')
end