Skip to main content
Version: v0.19.0-alpha 🚧

PathCombine

Alias:PathCombine, JoinPath, ResolvePath

Output:StringStream

Combine Paths. If the resulting path is not fully qualified it will be prefixed with the current working directory.

ParameterTypeRequiredPositionSummary
Pathsarray<string>✔1The paths to combine.