getInvokableScriptsService method

InvokableScriptsService getInvokableScriptsService()

Create an InvokableScripts API instance.

Implementation

InvokableScriptsService getInvokableScriptsService() {
  return InvokableScriptsService(this);
}