Last updated 2 years ago
[io/file/Paths joiner]
Joins an array of path parts to a common base
base: string
string
The base path portion
children: string[]
string[]
The array of path parts to join onto the base
paths: any
any
The resulting paths