Searched refs:symlinks (Results 1 – 8 of 8) sorted by relevance
1 # node-supports-preserve-symlinks-flag <sup>[![Version Badge][npm-version-svg]][package-url]</sup>12 Determine if the current node version supports the `--preserve-symlinks` flag.17 var supportsPreserveSymlinks = require('node-supports-preserve-symlinks-flag');28 [package-url]: https://npmjs.org/package/node-supports-preserve-symlinks-flag29 [npm-version-svg]: https://versionbadg.es/inspect-js/node-supports-preserve-symlinks-flag.svg30 [deps-svg]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag.svg31 [deps-url]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag32 [dev-deps-svg]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag/dev-status.svg33 [dev-deps-url]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag#info=devDepend…34 [npm-badge-png]: https://nodei.co/npm/node-supports-preserve-symlinks-flag.png?downloads=true&stars…[all …]
12 - Tests [`e2f59ad`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/e2f59…13 - Initial commit [`dc222aa`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/com…14 … files [`5ef77f7`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/5ef77…15 - npm init [`992b068`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/99…16 - read me [`6c9afa9`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/6c9…17 - Initial implementation [`2f98925`](https://github.com/inspect-js/node-supports-preserve-symlinks-…18 …gelog` [`6c476ae`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/6c476…19 …onfig` [`d0fffc8`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/d0fff…20 …kfiles [`ab318ed`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/ab318…21 …atest` [`2bb23b3`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/2bb23…[all …]
77 public function setSymlinks($symlinks) argument79 $this->symlinks = $symlinks;86 return $this->symlinks;
260 this.symlinks[abs] = isSym275 if (inGlobStar && !ownProp(this.symlinks, abs))367 var isSym = this.symlinks[abs]
513 self.symlinks[abs] = isSym534 if (inGlobStar && !ownProp(this.symlinks, abs))648 var isSym = this.symlinks[abs]
171 * `symlinks` A record of which paths are symbolic links, which is208 `symlinks`, `statCache`, `realpathCache`, and `cache` options, so that259 * `symlinks` A cache of known symbolic links. You may pass in a260 previously generated `symlinks` object to save `lstat` calls when
113 This is the way Node resolves dependencies when executed with the [--preserve-symlinks](https://nod…115 `false` in the next major version because *Node's resolution algorithm does not preserve symlinks b…221 This is the way Node resolves dependencies when executed with the [--preserve-symlinks](https://nod…223 `false` in the next major version because *Node's resolution algorithm does not preserve symlinks b…
66 $lang['sym_not created_2'] = 'Niet mogelijk om symlinks voor de bestandsverkenner te creëren: g…