struct

Smith::Checkpoints::RestoreResult

Inherits Struct < Value < Object

Constructors

new(restored : Array(String) = [] of String, deleted : Array(String) = [] of String, conflicts : Array(String) = [] of String, message_index : Int32 | Nil = nil)
Source

Instance methods

applied?

A rewind held up by a conflict has not happened. The caller is told to retry with --force, so nothing may be consumed in the meantime — neither the checkpoints nor the transcript.

Source
changed?
Source
conflicts
Source
deleted
Source
message_index
Source
restored
Source