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

BaseDir

sealed class BaseDir : CompoundParam

Types

CustomPath

class CustomPath : BaseDir

ProjectPath

class ProjectPath : BaseDir

Inherited Properties

value

val value: String?

Inheritors

CustomPath

class CustomPath : BaseDir

ProjectPath

class ProjectPath : BaseDir