Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PackageWalker

Hierarchy

  • PackageWalker

Index

Constructors

Methods

Constructors

constructor

Methods

start

  • start(root: string): void
  • Starts walk. You don't need to call this method directly. walkPackageGraph calls this method instead.

    Parameters

    • root: string

      A start path (a project root usually)

    Returns void

Generated using TypeDoc