Skip to content

pathCommonPath

pathCommonPath(paths: string[]): string

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

Return common path prefix

Parameters

ParameterType
pathsstring[]

Returns

string