Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/string
L
Diff
verify
Function verify
verify
(
sourceLines
:
string
[]
,
targetLines
:
string
[]
,
ops
:
L
.
Diff
.
T
[]
)
:
void
Verifies that ops applied to the source produce target.
Parameters
sourceLines
:
string
[]
targetLines
:
string
[]
ops
:
L
.
Diff
.
T
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...
Verifies that ops applied to the source produce target.