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.yaml
/
Yaml
/
Scalar
/
NullLiteral
Null
Literal
object
NullLiteral
:
Yaml.Scalar
(
source
)
Members
Functions
to
Yaml
Link copied to clipboard
open
override
fun
toYaml
(
)
:
Yaml
Converts this object into a Yaml object.
to
Yaml
String
Link copied to clipboard
fun
toYamlString
(
)
:
String
open
override
fun
toYamlString
(
indentation
:
Int
)
:
String