Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/script_nop/src/AppNOP.ts>default#init

A framework for notification-oriented programming paradigm (NOP) implemented in TypeScript.
Go to Latest
method default.prototype.init
import { default } from "https://deno.land/x/script_nop@v2.2.6/src/AppNOP.ts";

Initializes the application. It must be called at the beginning of the state-manager thread (main thread).

Parameters

options: AppOptions

number of threads that will execute Rules.