Home
last modified time | relevance | path

Searched refs:updateFiles (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/npm/node_modules/y18n/
Dindex.js9 this.updateFiles = typeof opts.updateFiles === 'boolean' ? opts.updateFiles : true
32 if (!this.cache[this.locale][str] && this.updateFiles) {
138 if (!this.cache[this.locale][singular] && this.updateFiles) {
DREADME.md67 * `updateFiles`: should newly observed strings be updated in file, default `true`.
/third_party/node/deps/npm/node_modules/libnpx/
Dy.js8 updateFiles: process.env.NPX_UPDATE_LOCALE_FILES === 'true' property
/third_party/node/deps/npm/node_modules/cacache/lib/util/
Dy.js7 updateFiles: process.env.CACACHE_UPDATE_LOCALE_FILES === 'true' property
/third_party/node/deps/npm/node_modules/yargs/
Dyargs.js33 updateFiles: false property