Skip to content

pathJoin

pathJoin(…paths: string[]): string

Defined in: packages/pythonlib/src/os.shared.ts:57

Join path components intelligently

Parameters

ParameterType
pathsstring[]

Returns

string