Home
last modified time | relevance | path

Searched defs:getCurrentDirectory (Results 1 – 25 of 32) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DAPISample_Watch.js96 getCurrentDirectory: ts.sys.getCurrentDirectory, property
DAPISample_WatchWithOwnWatchHost.js82 getCurrentDirectory: ts.sys.getCurrentDirectory, property
DAPISample_watcher.js144 getCurrentDirectory: function () { return process.cwd(); }, method
/third_party/typescript/src/compiler/
DbuilderPublic.ts107 getCurrentDirectory(): string; method
DwatchPublic.ts4 getCurrentDirectory(): string; method
72 getCurrentDirectory(): string; method
Dsys.ts452 getCurrentDirectory: System["getCurrentDirectory"]; property
789 getCurrentDirectory: System["getCurrentDirectory"]; property
1103 getCurrentDirectory(): string; method
1203 const getCurrentDirectory = memoize(() => process.cwd()); constant
DwatchUtilities.ts472 getCurrentDirectory?(): string; method
Dwatch.ts4 getCurrentDirectory: () => sys.getCurrentDirectory(), constant
DresolutionCache.ts160 …const getCurrentDirectory = memoize(() => resolutionHost.getCurrentDirectory!()); // TODO: GH#18217 constant
DcommandLineParser.ts1575 getCurrentDirectory(): string; method
2042 getCurrentDirectory(): string; method
Dprogram.ts330 getCurrentDirectory(): string; method
3895 getCurrentDirectory(): string; method
DtsbuildPublic.ts613 getCurrentDirectory(): string; method
Dtypes.ts6365 getCurrentDirectory?(): string; method
6490 getCurrentDirectory(): string; method
Demitter.ts726 getCurrentDirectory(): string; method
/third_party/typescript/src/services/
Dsourcemaps.ts14 getCurrentDirectory(): string; method
Dshims.ts71 getCurrentDirectory(): string; method
92 getCurrentDirectory(): string; method
471 public getCurrentDirectory(): string { method in ts.LanguageServiceShimHostAdapter
Dtypes.ts244 getCurrentDirectory(): string; method
/third_party/typescript/src/jsTyping/
Dtypes.ts86 getCurrentDirectory?(): string; method
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts74 getCurrentDirectory: notImplemented, constant
/third_party/typescript/src/harness/
DharnessIO.ts4 getCurrentDirectory(): string; method
532 …const host = { getCanonicalFileName, getCurrentDirectory: () => "", getNewLine: () => IO.newLine()… constant
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2040 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
DtypescriptServices.d.ts2040 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
Dtypescript.d.ts2040 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
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2049 getCurrentDirectory(): string; method
2079 getCurrentDirectory(): string; method
3073 getCurrentDirectory?(): string; method
3179 getCurrentDirectory(): string; method
3899 getCurrentDirectory?(): string; method
4696 getCurrentDirectory(): string; method
5049 getCurrentDirectory(): string; method
5286 getCurrentDirectory(): string; method
5528 getCurrentDirectory(): string; method
Dtypescript.d.ts2049 getCurrentDirectory(): string; method
2079 getCurrentDirectory(): string; method
3073 getCurrentDirectory?(): string; method
3179 getCurrentDirectory(): string; method
3899 getCurrentDirectory?(): string; method
4696 getCurrentDirectory(): string; method
5049 getCurrentDirectory(): string; method
5286 getCurrentDirectory(): string; method
5528 getCurrentDirectory(): string; method

12