Skip to content

pathDirname

pathDirname(p: string): string

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

Return the directory name of pathname

Parameters

ParameterType
pstring

Returns

string