Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PackageFilter

Index

Constructors

constructor

Properties

Private invalidPaths

invalidPaths: string[]

Private skipSubFolders

skipSubFolders: boolean

Private whiteListPaths

whiteListPaths: string[]

Accessors

hasWhitelist

hasWhitelist:

Methods

canOutputSubfoldersOf

  • canOutputSubfoldersOf(folder: PackageFolder): boolean

isImportPathOkForEdges

  • isImportPathOkForEdges(importPath: string): boolean

isImportPathOkForFolder

  • isImportPathOkForFolder(folder: PackageFolder): boolean

isImportPathOkForFolderWithWhitelist

  • isImportPathOkForFolderWithWhitelist(folder: PackageFolder): boolean

isImportPathOkForSubFolder

  • isImportPathOkForSubFolder(folder: PackageSubFolder): boolean

Private parseBlacklist

  • parseBlacklist(list: string): string[]

Private parseWhitelist

  • parseWhitelist(list: string): string[]

Private passesBlacklist

  • passesBlacklist(importPath: string): boolean

Private passesWhitelist

  • passesWhitelist(importPath: string): boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc