invoke abstract method
Invokes the Runnable on the given input
.
Implementation
Future<RunOutput> invoke(final RunInput input, {final CallOptions? options});
Invokes the Runnable on the given input
.
Future<RunOutput> invoke(final RunInput input, {final CallOptions? options});