ReplaceResult model.
@type t() :: %ExDaytona.Model.ReplaceResult{ error: String.t() | nil, file: String.t() | nil, success: boolean() | nil }