Function: isAbsolutePath()¶
isAbsolutePath(
path):boolean
Defined in: core/src/utils/path.ts:77
Check if a path is absolute (starts with @namespace).
Parameters¶
path¶
string
Returns¶
boolean
isAbsolutePath(
path):boolean
Defined in: core/src/utils/path.ts:77
Check if a path is absolute (starts with @namespace).
string
boolean