Libraries
»
fable
(0.5.0)
»
Index
»
Fable
»
Path
»
#length
Method: Fable::Path#length
Defined in:
lib/fable/path.rb
#
length
⇒
Object
27 28 29
# File 'lib/fable/path.rb', line 27
def
length
components
.
size
end