rustic / com.osm.gradle.plugins.types.interfaces.options.option / IRelease

IRelease

interface IRelease

Properties

release

abstract val release: Boolean?

Inheritors

IBuildOptions

interface IBuildOptions : IBase, IBuild, IJob, IRelease

ICheckOptions

interface ICheckOptions : IBase, IBuild, IJob, IRelease

ICleanOptions

interface ICleanOptions : IBase, IDoc, IRelease

ITestOptions

interface ITestOptions : IBase, IBuild, IDoc, IRelease, ITest