SnapshotFileGroup

A structure that contains the information on the snapshot files.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of SnapshotFile objects that contain the information on the snapshot files that need to be generated. This structure can hold 1 configuration at a time.

Functions

Link copied to clipboard
inline fun copy(block: SnapshotFileGroup.Builder.() -> Unit = {}): SnapshotFileGroup
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String