WorkspaceAnalysisResult
Defined in: packages/analyzer/src/workspace/workspace-orchestrator.ts:23
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
diagnostics |
readonly AnalyzerDiagnostic[] |
- | packages/analyzer/src/workspace/workspace-orchestrator.ts:28 |
libraries |
Map<string, ComponentMetadataFile> |
Per-library metadata (also written to disk). | packages/analyzer/src/workspace/workspace-orchestrator.ts:27 |
manifest |
WorkspaceManifest |
- | packages/analyzer/src/workspace/workspace-orchestrator.ts:24 |
manifestPath |
string |
- | packages/analyzer/src/workspace/workspace-orchestrator.ts:25 |