IStepOutput

interface IStepOutput<out E>

Can carry some additional data required for processing the result on the client side.

Inheritors

Properties

Link copied to clipboard
abstract val value: E

Functions

Link copied to clipboard