ICI Modules: path: split


Modules by name : by type

Synopsis

array = path.split(string)

Description

Splits a pathname into its components and returns those components in an array. The path.separator is used to determine component boundaries.