dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
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