FunctionInfo.dispatcher

this is the actual function called when a request comes to it - it turns a string[]string into the actual args and formats the return value

struct FunctionInfo
WrapperFunction dispatcher;
Suggestion Box / Bug Report