public static file(base as Path, names... as String) as FilePath:
Builds a file path from a base path and multiple segments.
base
names
Resulting file path.