Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "_root"

Index

Variables

Const disablePaths

disablePaths: string[] = [path.join(rootModule, 'src'),path.join(rootModule, 'node_modules'),path.join(rootModule, '.idea'),path.join(rootModule, '.git'),]

Const rootModule

rootModule: string = path.join(__dirname, '')

Const tempPath

tempPath: string = path.join(testPath, 'temp')

Const testPath

testPath: string = path.join(rootModule, 'test')

Generated using TypeDoc