Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InstallRootFinder

Index

Constructors

constructor

Methods

addFileRoot

  • addFileRoot(fileName: string, ignoreCase?: boolean, useParent?: boolean): InstallRootFinder

addFolderRoot

  • addFolderRoot(folderName: string, ignoreCase?: boolean, useParent?: boolean): InstallRootFinder

addSearch

getRoot

  • getRoot(files: string[]): string

getRoots

  • getRoots(files: string[]): string[]

Generated using TypeDoc