/third_party/typescript/tests/baselines/reference/ |
D | APISample_Watch.js | 96 getCurrentDirectory: ts.sys.getCurrentDirectory, property
|
D | APISample_WatchWithOwnWatchHost.js | 82 getCurrentDirectory: ts.sys.getCurrentDirectory, property
|
D | APISample_watcher.js | 144 getCurrentDirectory: function () { return process.cwd(); }, method
|
/third_party/typescript/src/compiler/ |
D | builderPublic.ts | 107 getCurrentDirectory(): string; method
|
D | watchPublic.ts | 4 getCurrentDirectory(): string; method 72 getCurrentDirectory(): string; method
|
D | sys.ts | 452 getCurrentDirectory: System["getCurrentDirectory"]; property 789 getCurrentDirectory: System["getCurrentDirectory"]; property 1103 getCurrentDirectory(): string; method 1203 const getCurrentDirectory = memoize(() => process.cwd()); constant
|
D | watchUtilities.ts | 472 getCurrentDirectory?(): string; method
|
D | watch.ts | 4 getCurrentDirectory: () => sys.getCurrentDirectory(), constant
|
D | resolutionCache.ts | 160 …const getCurrentDirectory = memoize(() => resolutionHost.getCurrentDirectory!()); // TODO: GH#18217 constant
|
D | commandLineParser.ts | 1560 getCurrentDirectory(): string; method 2027 getCurrentDirectory(): string; method
|
D | program.ts | 330 getCurrentDirectory(): string; method 3888 getCurrentDirectory(): string; method
|
D | tsbuildPublic.ts | 613 getCurrentDirectory(): string; method
|
D | types.ts | 6355 getCurrentDirectory?(): string; method 6477 getCurrentDirectory(): string; method
|
D | emitter.ts | 726 getCurrentDirectory(): string; method
|
/third_party/typescript/src/services/ |
D | sourcemaps.ts | 14 getCurrentDirectory(): string; method
|
D | shims.ts | 71 getCurrentDirectory(): string; method 92 getCurrentDirectory(): string; method 471 public getCurrentDirectory(): string { method in ts.LanguageServiceShimHostAdapter
|
D | types.ts | 244 getCurrentDirectory(): string; method
|
/third_party/typescript/src/jsTyping/ |
D | types.ts | 86 getCurrentDirectory?(): string; method
|
/third_party/typescript/src/testRunner/unittests/services/extract/ |
D | helpers.ts | 74 getCurrentDirectory: notImplemented, constant
|
/third_party/typescript/src/harness/ |
D | harnessIO.ts | 4 getCurrentDirectory(): string; method 532 …const host = { getCanonicalFileName, getCurrentDirectory: () => "", getNewLine: () => IO.newLine()… constant
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 2048 getCurrentDirectory(): string; method 2078 getCurrentDirectory(): string; method 3063 getCurrentDirectory?(): string; method 3166 getCurrentDirectory(): string; method 3886 getCurrentDirectory?(): string; method 4679 getCurrentDirectory(): string; method 5030 getCurrentDirectory(): string; method 5267 getCurrentDirectory(): string; method 5509 getCurrentDirectory(): string; method
|
D | tsserverlibrary.d.ts | 2048 getCurrentDirectory(): string; method 2078 getCurrentDirectory(): string; method 3063 getCurrentDirectory?(): string; method 3166 getCurrentDirectory(): string; method 3886 getCurrentDirectory?(): string; method 4679 getCurrentDirectory(): string; method 5030 getCurrentDirectory(): string; method 5267 getCurrentDirectory(): string; method 5509 getCurrentDirectory(): string; method
|
/third_party/typescript/lib/ |
D | tsserverlibrary.d.ts | 2040 getCurrentDirectory(): string; method 2070 getCurrentDirectory(): string; method 3036 getCurrentDirectory?(): string; method 3114 getCurrentDirectory(): string; method 3823 getCurrentDirectory?(): string; method 4615 getCurrentDirectory(): string; method 4966 getCurrentDirectory(): string; method 5203 getCurrentDirectory(): string; method 5445 getCurrentDirectory(): string; method
|
D | typescript.d.ts | 2040 getCurrentDirectory(): string; method 2070 getCurrentDirectory(): string; method 3036 getCurrentDirectory?(): string; method 3114 getCurrentDirectory(): string; method 3823 getCurrentDirectory?(): string; method 4615 getCurrentDirectory(): string; method 4966 getCurrentDirectory(): string; method 5203 getCurrentDirectory(): string; method 5445 getCurrentDirectory(): string; method
|
D | typescriptServices.d.ts | 2040 getCurrentDirectory(): string; method 2070 getCurrentDirectory(): string; method 3036 getCurrentDirectory?(): string; method 3114 getCurrentDirectory(): string; method 3823 getCurrentDirectory?(): string; method 4615 getCurrentDirectory(): string; method 4966 getCurrentDirectory(): string; method 5203 getCurrentDirectory(): string; method 5445 getCurrentDirectory(): string; method
|