TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildSteps
/
FTPUpload
/
TransferMode
Transfer
Mode
enum
TransferMode
:
Enum
<
FTPUpload.TransferMode
>
Content copied to clipboard
Entries
Properties
Entries
ASCII
Link copied to clipboard
ASCII
(
)
Content copied to clipboard
BINARY
Link copied to clipboard
BINARY
(
)
Content copied to clipboard
AUTO
Link copied to clipboard
AUTO
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard