Ruby invocation context from any runtime
Calling any method on Runtime Context creates new instance of Invocation Context.
Select technology of module you want to use:
Navigation through the methods on different variations of Invocation Context allows to construct the chain of invocations. Those chains of invocation represent the non-materialized expression of interaction with libraries, types, and any programming entities in target technology.
In order to materialize expression, a call to called technology needs to be invoked with Execute method
Was this article helpful?