Function: getRepositoryInstructionsPath()
function getRepositoryInstructionsPath(filePath: string): string;
Defined in: _internal/copilot-file-kind.ts:216
Resolve the canonical repository custom instructions file path.
Parametersâ
| Parameter | Type |
|---|---|
filePath | string |
Returnsâ
string