Skip to content

pathBasename

pathBasename(p: string, suffix?: string): string

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

Return the base name of pathname

Parameters

ParameterType
pstring
suffix?string

Returns

string