Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/baselines/reference/
DAPISample_Watch.js97 getCurrentDirectory: ts.sys.getCurrentDirectory, property
DAPISample_WatchWithOwnWatchHost.js83 getCurrentDirectory: ts.sys.getCurrentDirectory, property
DAPISample_watcher.js147 getCurrentDirectory: function () { return process.cwd(); }, method
/third_party/typescript/src/compiler/
DbuilderPublic.ts124 getCurrentDirectory(): string; method
DwatchPublic.ts4 getCurrentDirectory(): string; method
97 getCurrentDirectory(): string; method
Dsys.ts504 getCurrentDirectory: System["getCurrentDirectory"]; property
849 getCurrentDirectory: System["getCurrentDirectory"]; property
1352 getCurrentDirectory(): string; method
1455 const getCurrentDirectory = memoize(() => process.cwd()); constant
DwatchUtilities.ts577 getCurrentDirectory?(): string; method
Dwatch.ts4 getCurrentDirectory: () => sys.getCurrentDirectory(), constant
DresolutionCache.ts177 …const getCurrentDirectory = memoize(() => resolutionHost.getCurrentDirectory!()); // TODO: GH#18217 constant
DcommandLineParser.ts1892 getCurrentDirectory(): string; method
2391 getCurrentDirectory(): string; method
Dprogram.ts293 getCurrentDirectory(): string; method
4374 getCurrentDirectory(): string; method
DtsbuildPublic.ts663 getCurrentDirectory(): string; method
Dtypes.ts7195 getCurrentDirectory?(): string; method
7364 getCurrentDirectory(): string; method
Demitter.ts723 getCurrentDirectory(): string; method
/third_party/typescript/scripts/
DbuildProtocol.mjs198 getCurrentDirectory() { return "."; }, method
/third_party/typescript/src/services/
Dsourcemaps.ts14 getCurrentDirectory(): string; method
Dshims.ts73 getCurrentDirectory(): string; method
94 getCurrentDirectory(): string; method
473 public getCurrentDirectory(): string { method in ts.LanguageServiceShimHostAdapter
/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
538 …const host = { getCanonicalFileName, getCurrentDirectory: () => "", getNewLine: () => IO.newLine()… constant
/third_party/typescript/lib/
Dtypescript.d.ts2234 getCurrentDirectory(): string; method
2274 getCurrentDirectory(): string; method
3350 getCurrentDirectory?(): string; method
3481 getCurrentDirectory(): string; method
3588 getCurrentDirectory(): string; method
4339 getCurrentDirectory?(): string; method
4344 getCurrentDirectory(): string; method
5274 getCurrentDirectory(): string; method
5730 getCurrentDirectory(): string; method
5985 getCurrentDirectory(): string; method
[all …]
DtypescriptServices.d.ts2234 getCurrentDirectory(): string; method
2274 getCurrentDirectory(): string; method
3350 getCurrentDirectory?(): string; method
3481 getCurrentDirectory(): string; method
3588 getCurrentDirectory(): string; method
4339 getCurrentDirectory?(): string; method
4344 getCurrentDirectory(): string; method
5274 getCurrentDirectory(): string; method
5730 getCurrentDirectory(): string; method
5985 getCurrentDirectory(): string; method
[all …]
Dtsserverlibrary.d.ts2234 getCurrentDirectory(): string; method
2274 getCurrentDirectory(): string; method
3350 getCurrentDirectory?(): string; method
3481 getCurrentDirectory(): string; method
3588 getCurrentDirectory(): string; method
4339 getCurrentDirectory?(): string; method
4344 getCurrentDirectory(): string; method
5274 getCurrentDirectory(): string; method
5730 getCurrentDirectory(): string; method
5985 getCurrentDirectory(): string; method
[all …]
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2234 getCurrentDirectory(): string; method
2274 getCurrentDirectory(): string; method
3350 getCurrentDirectory?(): string; method
3481 getCurrentDirectory(): string; method
3588 getCurrentDirectory(): string; method
4339 getCurrentDirectory?(): string; method
4344 getCurrentDirectory(): string; method
5274 getCurrentDirectory(): string; method
5730 getCurrentDirectory(): string; method
5985 getCurrentDirectory(): string; method
[all …]
Dtsserverlibrary.d.ts2234 getCurrentDirectory(): string; method
2274 getCurrentDirectory(): string; method
3350 getCurrentDirectory?(): string; method
3481 getCurrentDirectory(): string; method
3588 getCurrentDirectory(): string; method
4339 getCurrentDirectory?(): string; method
4344 getCurrentDirectory(): string; method
5274 getCurrentDirectory(): string; method
5730 getCurrentDirectory(): string; method
5985 getCurrentDirectory(): string; method
[all …]

12