Name

file.join — Creates a filename from a list.

Synopsis

file.join list of path elements

Description

Given a list of path elements, like {foo bar bee bop}, creates a filename like foo/bar/bee/bop.