Component.Metadata

This metadata is saved to a .json file, and is also used to calculate the cache key.

Members

Variables

cacheKey
string cacheKey;
Undocumented in source.
cacheVersion
int cacheVersion;
Undocumented in source.
commit
string commit;
Undocumented in source.
configString
string configString;
Undocumented in source.
dependencyMetadata
Metadata[] dependencyMetadata;
Undocumented in source.
name
string name;
Undocumented in source.
sourceDepCommits
string[] sourceDepCommits;
Undocumented in source.

Meta