InternalInternalclrDefault output colour to the terminal.
InternalcompilerInternalconsoleInternalfsOptional arguments to use when constructing FileSystem.
InternallaunchInternalpathsInternalreplacePlaceholders to be replaced during the build processes.
InternalstagesInternaltitleInternalUsed to export the default config to write a config file when one did not exist.
InternalGets a path to the Config.Paths.dist directories.
Instance used to work with paths and files.
OptionalsubDir: DistDirectorySub-path to get.
Optional additional subpaths.
Relative path.
0.1.0-alpha — Previously defined in ProjectConfig class.
InternalGets a path to the Config.Paths.scripts directories.
Instance used to work with paths and files.
OptionalsubDir: "logs"Sub-path to get.
Optional additional subpaths.
Relative path.
0.1.0-alpha — Previously defined in ProjectConfig class.
InternalGets a path to the Config.Paths.src directories.
Overloaded for more accurate typing:
Instance used to work with paths and files.
Sub-path to get.
Optional additional subpaths.
Relative path.
0.1.0-alpha — Previously defined in ProjectConfig class.
InternalOptionalsubDir: SourceDirectoryInternalGets the instance for the given stage.
An array with first the stage’s class and then the configured arguments for that class, or undefined if that class is disabled by the config.
0.1.0-alpha — Previously defined in ProjectConfig class.
InternalReturns the minimum required properties of this config.
Useful for creating stripped-down or default configuration objects.
The minimum required properties for this config.
0.1.0-alpha — Previously defined in ProjectConfig class.
InternalThe object shape used when converting to JSON.
0.1.0-alpha — Previously defined in ProjectConfig class.
InternalOverrides the default function to return a string representation of this object.
0.1.0-alpha — Previously defined in ProjectConfig class.
Shape for the project config class (i.e., Config.Class).
Properties are properly defined in Config.
Since
0.1.0-alpha.1