Creates an instance of _Main
.
Optional
projectName: stringThe name of the project.
Private
Optional
Readonly
projectThe name of the project.
Private
Readonly
readInstance of the _Read
class for reading project configuration.
Get the path to the compiled entrypoint.
Throws an error if the task is missing.
Private
compiledPrivate
Get the compiled entrypoint path based on the task configuration.
The task configuration.
The compiled entrypoint path.
Generated using TypeDoc
Represents the main class for project configuration handling.