Libraries
»
autocolors
(0.0.7)
»
Index
»
AutoColors
»
MapEntry
»
#depth
Method: AutoColors::MapEntry#depth
Defined in:
lib/autocolors/mapping.rb
#
depth
⇒
Object
15 16 17
# File 'lib/autocolors/mapping.rb', line 15
def
depth
@name
.
count
(
'
.
'
)
end