| 47 | * The current projects source code index. |
| 48 | */ |
| 49 | class CodeIndex { |
| 50 | /** |
| 51 | * Creates a new 'CodeIndex' instance. |
| 52 | * @param folderPath Optional. The path to the folder containing the index. Defaults to '.codepilot'. |
nothing calls this directly
no outgoing calls
no test coverage detected