jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps / NuGetPackStep / BaseDir

BaseDir

sealed class BaseDir : CompoundParam<BaseDir>

Types

CustomPath

class CustomPath : BaseDir

ProjectPath

class ProjectPath : BaseDir

Inherited Properties

value

val value: String?

Inheritors

CustomPath

class CustomPath : BaseDir

ProjectPath

class ProjectPath : BaseDir