ModuleAware

Provides the information if the current task is executed in a module context.

Inheritors

Properties

Link copied to clipboard
@get:Internal
abstract val module: Property<Boolean>

Indicates if the current project represents an IntelliJ Platform plugin module.