resolve

@NotNull
open fun resolve(@NotNull paths: Array<@NotNull String>): @NotNull PackBuilder

Resolves a sub-path and returns a new builder for that path.

Return

a new PackBuilder for the resolved path

Since

1.15.2

Parameters

paths

the sub-path components