Features

interface Features

Represents features available for projects using the winds extension.

This interface allows enabling or disabling specific features that are relevant for projects leveraging the winds functionality.

Properties

Link copied to clipboard
abstract var docsGenerator: Boolean

Enables or disables the documentation generator for the project.

Link copied to clipboard
abstract var mavenPublishing: Boolean

Enables or disables Maven publishing for the project.

Link copied to clipboard

Enables or disables the workflow synthesizer for the project.