StampRow

internal class StampRow(val contentKey: String, val shard: String, val source: String)

One mods.stamp line. Named rather than a Triple: three same-typed strings in positional form is an argument order nobody can get wrong at a glance, and getting it wrong here reads back as a valid file.

Constructors

Link copied to clipboard
constructor(contentKey: String, shard: String, source: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard