Skip to main content

Function: itemPathGetRepoId()

itemPathGetRepoId(path): string

Defined in: db/path.ts:107

Given a DB path, return just the repository prefix of it.

Parameters

ParameterTypeDescription
pathstringThe full DB path.

Returns

string

Path to the repository of the given path.