join

external fun join(vararg paths: String): Promise<String>(source)

Joins all given path segments together using the platform-specific separator as a delimiter, then normalizes the resulting path.

Since

1.0.0