mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
576 B
576 B
Home > kibana-plugin-plugins-expressions-public > ExecutionContract > inspect
ExecutionContract.inspect property
Get Inspector adapters provided to all functions of expression through execution context.
Signature:
inspect: () => InspectorAdapters;