rustic / com.osm.gradle.plugins.types.interfaces.options / IBenchOptions

IBenchOptions

interface IBenchOptions : IBase, IBuild, IJob, ITest

Inheritors

BenchOptions

class BenchOptions : Base, IBenchOptions

BenchOptions

class BenchOptions : Base<IBenchOptions>, IBenchOptions

IDefaultOptions

interface IDefaultOptions : IBenchOptions, IBuildOptions, ICheckOptions, ICleanOptions, ITestOptions