Function: itemPathGetRepoId()
itemPathGetRepoId(
path):string
Defined in: db/path.ts:107
Given a DB path, return just the repository prefix of it.
Parameters
| Parameter | Type | Description |
|---|---|---|
path | string | The full DB path. |
Returns
string
Path to the repository of the given path.