interface IJob
jobs |
abstract val jobs: Int? |
IBenchOptions |
interface IBenchOptions : IBase, IBuild, IJob, ITest |
IBuildOptions |
interface IBuildOptions : IBase, IBuild, IJob, IRelease |
ICheckOptions |
interface ICheckOptions : IBase, IBuild, IJob, IRelease |