StdModuleHandler constructor
StdModuleHandler()
Creates a handler that exposes the full set of built-in std functions.
Implementation
StdModuleHandler() : _allowlist = null;
Creates a handler that exposes the full set of built-in std functions.
StdModuleHandler() : _allowlist = null;