| Interface | Description |
|---|---|
| IProjectConfig |
A project is both a container for source folders as well as a physical location that outputs can be generated to.
|
| IProjectConfigProvider | |
| ISourceFolder |
Describes directories that contain source files of a project.
|
| IWorkspaceConfig |
| Class | Description |
|---|---|
| FileProjectConfig | |
| FileSourceFolder | |
| ProjectConfigAdapter | |
| ProjectConfigAdapter.ProjectConfigAdapterAdapter | |
| ProjectConfigProvider | |
| UnknownProjectConfig | |
| WorkspaceConfig |
The default workspace consists of multiple projects and always contains the unknown project that is used for
projectless files.
|