pathExtName
pathExtName(
p:string):string
Defined in: packages/pythonlib/src/os.shared.ts:119
Return the extension of pathname
Parameters
| Parameter | Type |
|---|---|
p | string |
Returns
string
pathExtName(
p:string):string
Defined in: packages/pythonlib/src/os.shared.ts:119
Return the extension of pathname
| Parameter | Type |
|---|---|
p | string |
string