Overview
>
klyn.io
>
Path
>
file
Overview
Index
Tree
Deprecated
klyn.io.Path.file
method
public static file(base as Path, names... as String) as FilePath:
Description
Builds a file path from a base path and multiple segments.
Parameters
base Base path.
names Path segments.
Returns
Resulting file path.