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

IDoc

interface IDoc

Properties

doc

abstract val doc: Boolean?

Inheritors

ICleanOptions

interface ICleanOptions : IBase, IDoc, IRelease

ITestOptions

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