Result

data class Result(val patchApplyResult: PatchApplyResult)(source)

Result of applying the edit patch to the target file.

Constructors

Link copied to clipboard
constructor(patchApplyResult: PatchApplyResult)

Properties

Link copied to clipboard