pathDirname
pathDirname(
p:string):string
Defined in: packages/pythonlib/src/os.shared.ts:91
Return the directory name of pathname
Parameters
| Parameter | Type |
|---|---|
p | string |
Returns
string
pathDirname(
p:string):string
Defined in: packages/pythonlib/src/os.shared.ts:91
Return the directory name of pathname
| Parameter | Type |
|---|---|
p | string |
string