Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "pack/info/support/commandSearch"

Index

Functions

commandHandlersWithTag

  • commandHandlersWithTag(unit: FunctionalUnit, tag: string): HandlerInfo[]
  • Return command handlers with a given tag. Note this may not find all, but it will find those that know their own metadata, which is true of all those returned by generatorCommand and the underlying commandHandlerFrom

    Parameters

    • unit: FunctionalUnit
    • tag: string

    Returns HandlerInfo[]

selfDescribingHandlers

  • selfDescribingHandlers(unit: FunctionalUnit): HandlerInfo[]

Generated using TypeDoc