gitlab-kotlin
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
gitlab-kotlin
GitLab CI Kotlin DSL
/
opensavvy.gitlab.ci.script
/
Shell
Shell
data
class
Shell
(
val
command
:
String
)
:
Command
(
source
)
Members
Constructors
Shell
Link copied to clipboard
constructor
(
command
:
String
)
Properties
command
Link copied to clipboard
val
command
:
String
Functions
to
Yaml
Link copied to clipboard
open
override
fun
toYaml
(
)
:
Yaml.Scalar.StringLiteral
Converts this object into a Yaml object.