struct

Hwaro::Core::Build::CacheData

Inherits JSON::Serializable / Struct / Value / Object

Top-level cache JSON structure

Constructors

new(metadata : CacheMetadata, entries : Array(CacheEntry))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

entries
Source
entries=(entries : Array(CacheEntry))
Source
metadata
Source
metadata=(metadata : CacheMetadata)
Source