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

IJob

interface IJob

Properties

jobs

abstract val jobs: Int?

Inheritors

IBenchOptions

interface IBenchOptions : IBase, IBuild, IJob, ITest

IBuildOptions

interface IBuildOptions : IBase, IBuild, IJob, IRelease

ICheckOptions

interface ICheckOptions : IBase, IBuild, IJob, IRelease