pathIsAbs
pathIsAbs(
p:string):boolean
Defined in: packages/pythonlib/src/os.shared.ts:124
Test whether a path is absolute
Parameters
| Parameter | Type |
|---|---|
p | string |
Returns
boolean
pathIsAbs(
p:string):boolean
Defined in: packages/pythonlib/src/os.shared.ts:124
Test whether a path is absolute
| Parameter | Type |
|---|---|
p | string |
boolean