dstep ~master (2022-03-25T04:25:58.5928612)
Dub
Repo
mismatchRegion
tests
support
Util
Undocumented in source. Be warned that the author may not have intended to support it.
string
mismatchRegion
(
string
expected
,
string
actual
,
size_t
margin
,
bool
strict
,
string
prefix
= "<<<<<<< expected"
,
string
interfix
= "======="
,
string
suffix
= ">>>>>>> actual"
)
Meta
Source
See Implementation
tests
support
Util
functions
fileExists
mismatchRegion
mismatchRegionTranslated