Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-cache
/
actions.cache
/
ArtifactCacheEntry
Artifact
Cache
Entry
external
interface
ArtifactCacheEntry
(
source
)
Members
Properties
archive
Location
Link copied to clipboard
abstract
val
archiveLocation
:
String
?
cache
Key
Link copied to clipboard
abstract
val
cacheKey
:
String
?
cache
Version
Link copied to clipboard
abstract
val
cacheVersion
:
String
?
creation
Time
Link copied to clipboard
abstract
val
creationTime
:
String
?
scope
Link copied to clipboard
abstract
val
scope
:
String
?