Libraries
»
shell_helpers
(0.7.1)
»
Index
»
ShellHelpers
»
PathnameExt
»
Base
»
#components
Method: ShellHelpers::PathnameExt::Base#components
Defined in:
lib/shell_helpers/pathname.rb
#
components
⇒
Object
129 130 131
# File 'lib/shell_helpers/pathname.rb', line 129
def
components
each_filename
.
to_a
end