Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.inspector.runtime
/
EvaluateReturnType
Evaluate
Return
Type
external
interface
EvaluateReturnType
(
source
)
Members
Properties
exception
Details
Link copied to clipboard
abstract
var
exceptionDetails
:
ExceptionDetails
?
Exception details.
result
Link copied to clipboard
abstract
var
result
:
RemoteObject
Evaluation result.