Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.plugin
/
KeelInterceptorResult
/
Proceed
Proceed
data
class
Proceed
(
val
result
:
PluginResult
<
Any
?
>
)
:
KeelInterceptorResult
(
source
)
Members
Constructors
Proceed
Link copied to clipboard
constructor
(
result
:
PluginResult
<
Any
?
>
)
Properties
result
Link copied to clipboard
val
result
:
PluginResult
<
Any
?
>