Interface: ParsedPath¶
Defined in: core/src/utils/path.ts:7
Parsed path components.
Properties¶
isRelative¶
isRelative:
boolean
Defined in: core/src/utils/path.ts:15
Is relative path
namespace?¶
optionalnamespace:string
Defined in: core/src/utils/path.ts:9
Namespace (without @)
segments¶
segments:
string[]
Defined in: core/src/utils/path.ts:11
Path segments
version?¶
optionalversion:string
Defined in: core/src/utils/path.ts:13
Version