AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types.tool.edit
/
EditRequest
/
EditRequest
Edit
Request
jvm
constructor
(
path
:
Path
,
displayPath
:
Path
,
expected
:
Pair
<
String
,
Sha256
>
,
newContent
:
String
,
skippedNoMatch
:
PairList
<
Int
,
Int
>
,
skippedNotUnique
:
PairList
<
Int
,
Int
>
)
(
source
)