Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Bootstrap/process.inspect.event"

module

bootstrapFunctions

Index

Functions

_processInspectionEvent

  • _processInspectionEvent(xyz: any): void
  • will setup a message listener for the process to responde to inspect and inspectJSON events. This will be used by xyz-cli. please see the source code for more information.

    function

    _processInspectionEvent

    Parameters

    • xyz: any

      the automatically injected paramter referring to the current xyz instance.

    Returns void

Generated using TypeDoc