public interface FunctionLoader
| Modifier and Type | Method and Description |
|---|---|
AviatorFunction |
onFunctionNotFound(String name)
Invoked when function not found
|
AviatorFunction onFunctionNotFound(String name)
name - function nameCopyright © 2019. All rights reserved.