Entry

data class Entry(val entry: LogEntry) : Committed

Apply this committed application entry.

Constructors

Link copied to clipboard
constructor(entry: LogEntry)

Properties

Link copied to clipboard