Code Coverage Report
Preparing search index...
The search index is not available
Node Package Builder - v
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Node Package Builder
lib/worker
Module lib/worker
Index
Classes
Worker
Code Coverage Report
Node
Package
Builder
bin/npb
This is the main entrypoint for the utility app. It instantiates the worker and starts it.
lib/logger
get
Logger
Instantiates the Logger for a given name. The name is usually the class name, so that it makes it easier to debug the code.
lib/parse
Args
Parse
Args
This class defines all arguments which can be passed to the Node Package Builder.
lib/utils
Utils
This is the util class for the worker.
lib/worker
Worker
The main class of the Node Package Builder. Handels the whole workflow.