BuildlessProjectSettings

Buildless Extension API: Project-level Settings

Defines the interface made available when configuring project-level settings w.r.t. the Buildless plugin. Project level settings mostly deal with logging and ignoring tasks for the cache.

Properties

Link copied to clipboard
abstract val debug: Property<Boolean>

Whether the Buildless plugin is operating in debug mode; debug mode enables verbose logging, and applies trace values to API calls, so that they may be diagnosed from the dashboard.