Options
| Parameter | Type | Description |
|---|---|---|
id | Required | The repository ID to search for. |
Returns
Returns aRepository instance if found, or null/None if the repository doesn’t exist.Find an existing repository by its ID.
| Parameter | Type | Description |
|---|---|---|
id | Required | The repository ID to search for. |
Repository instance if found, or null/None if the repository doesn’t exist.