rewrite-runner
Toggle table of contents
0.16.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rewrite-runner
core
/
io.github.skhokhlov.rewriterunner.plugin
/
PluginRunResult
/
Failed
Failed
data
class
Failed
(
val
reason
:
String
)
:
PluginRunResult
(
source
)
Members
Constructors
Failed
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String