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
/
Cache
Cache
class
Cache
:
YamlExport
(
source
)
Members
Constructors
Cache
Link copied to clipboard
constructor
(
)
Functions
include
Link copied to clipboard
fun
include
(
path
:
String
)
key
File
Link copied to clipboard
fun
keyFile
(
path
:
String
)
to
Yaml
Link copied to clipboard
open
override
fun
toYaml
(
)
:
Yaml
Converts this object into a Yaml object.