Home
last modified time | relevance | path

Searched defs:symlinks (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/venv/
D__init__.py47 symlinks=False, upgrade=False, with_pip=False, prompt=None, argument
418 symlinks=False, with_pip=False, prompt=None, upgrade_deps=False): argument
/third_party/node/deps/npm/node_modules/@npmcli/fs/lib/
Dmove-file.js13 const moveFile = async (source, destination, options = {}, root = true, symlinks = []) => { argument
/third_party/node/test/es-module/
Dtest-esm-symlink-type.js14 const symlinks = [ variable
/third_party/python/Lib/
Dshutil.py450 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
515 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
/third_party/typescript/src/testRunner/unittests/
DmoduleResolution.ts32 symlinks?: string[]; property
/third_party/mksh/
Dmisc.c1718 int symlinks = 32; in do_realpath() local
/third_party/typescript/src/harness/
DharnessIO.ts1183 symlinks?: vfs.FileSet; property
DfourslashImpl.ts17 symlinks?: string[]; property
30 symlinks: vfs.FileSet | undefined; property