resolve

@NotNull
open fun resolve(@NotNull subPaths: Array<@NotNull String>): @NotNull PackPath

Resolves a sub-path relative to this path.

Return

the resolved pack path

Since

1.15.2

Parameters

subPaths

the sub-path components to resolve