Overview
>
klyn.io
>
Path
>
resolve
Overview
Index
Tree
Deprecated
klyn.io.Path.resolve
method
public static resolve(base as Path, names... as String) as Path:
Description
Resolves multiple path segments against a base path.
Parameters
base Base path.
names Additional path segments.
Returns
Resolved path.