IdeIntelligenceEngine constructor
IdeIntelligenceEngine(
- String targetPath
Creates an IdeIntelligenceEngine for the project at targetPath.
Implementation
IdeIntelligenceEngine(this.targetPath);
Creates an IdeIntelligenceEngine for the project at targetPath.
IdeIntelligenceEngine(this.targetPath);