gh-pages / com.nextfaze.devfun.internal.exception / ExceptionFunctionDefinition / invoke

invoke

val invoke: FunctionInvoke (source)

Overrides FunctionDefinition.invoke

Called when this item is to be invoked.

Be aware if invoking this directly; no error handling is provided. You should use devFun.get<Invoker>() for missing arguments, user input, and exception handling.