mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
537 B
537 B
Home > kibana-plugin-plugins-expressions-server > Executor > getFunctions
Executor.getFunctions() method
Signature:
getFunctions(): Record<string, ExpressionFunction>;
Returns:
Record<string, ExpressionFunction>