SYMBOL INDEX (904 symbols across 38 files) FILE: build/cli.cjs function startRepl (line 42) | function startRepl() { function transformMarkdown (line 63) | function transformMarkdown(buf) { function autorun (line 152) | function autorun(meta) { function printUsage (line 163) | function printUsage() { function main (line 192) | function main() { function runScript (line 230) | function runScript(script, scriptPath, tempPath) { function linkNodeModules (line 257) | function linkNodeModules(cwd, external) { function lstat (line 273) | function lstat(p) { function readScript (line 279) | function readScript() { function readScriptFromStdin (line 318) | function readScriptFromStdin() { function readScriptFromHttp (line 323) | function readScriptFromHttp(remote) { function injectGlobalRequire (line 334) | function injectGlobalRequire(origin) { function isMain (line 340) | function isMain(meta = import_meta_url, scriptpath = import_node_process... function normalizeExt (line 351) | function normalizeExt(ext) { function getFilepath (line 354) | function getFilepath(cwd = ".", name = "zx", _ext) { FILE: build/core.cjs method formatExitMessage (line 210) | static formatExitMessage(code, signal, stderr, from, details = "") { method formatErrorMessage (line 223) | static formatErrorMessage(err, from) { method formatErrorDetails (line 229) | static formatErrorDetails(lines = [], lim = 20) { method getExitCodeInfo (line 235) | static getExitCodeInfo(exitCode) { method getCallerLocationFromString (line 238) | static getCallerLocationFromString(stackString = "unknown") { method getCallerLocation (line 244) | static getCallerLocation(err = new Error("zx error")) { method getErrnoMessage (line 247) | static getErrnoMessage(errno) { method cmd (line 261) | cmd({ cmd }) { method stdout (line 264) | stdout({ data }) { method stderr (line 267) | stderr({ data }) { method custom (line 270) | custom({ data }) { method fetch (line 273) | fetch(entry) { method cd (line 278) | cd(entry) { method retry (line 282) | retry(entry) { method end (line 288) | end() { method kill (line 291) | kill() { function formatCmd (line 323) | function formatCmd(cmd) { function within (line 452) | function within(callback) { function sync$ (line 473) | function sync$(fn, makeSync) { method constructor (line 489) | constructor(executor) { method build (line 519) | build() { method run (line 535) | run() { method break (line 619) | break(exitCode, signal, cause) { method finalize (line 624) | finalize(output, legacy = false) { method abort (line 641) | abort(reason) { method kill (line 649) | kill(signal) { method stdio (line 657) | stdio(stdin, stdout = "pipe", stderr = "pipe") { method nothrow (line 661) | nothrow(v = true) { method quiet (line 665) | quiet(v = true) { method verbose (line 669) | verbose(v = true) { method timeout (line 673) | timeout(d = 0, signal = $.timeoutSignal) { method halt (line 688) | halt() { method id (line 692) | get id() { method pid (line 695) | get pid() { method cwd (line 699) | get cwd() { method cmd (line 702) | get cmd() { method fullCmd (line 705) | get fullCmd() { method child (line 709) | get child() { method stdin (line 713) | get stdin() { method stdout (line 717) | get stdout() { method stderr (line 721) | get stderr() { method exitCode (line 725) | get exitCode() { method signal (line 731) | get signal() { method ac (line 734) | get ac() { method output (line 737) | get output() { method stage (line 740) | get stage() { method sync (line 743) | get sync() { method [Symbol.toStringTag] (line 746) | get [Symbol.toStringTag]() { method [Symbol.toPrimitive] (line 749) | [Symbol.toPrimitive]() { method json (line 753) | json() { method text (line 756) | text(encoding) { method lines (line 759) | lines(delimiter) { method buffer (line 762) | buffer() { method blob (line 765) | blob(type) { method isQuiet (line 769) | isQuiet() { method isVerbose (line 772) | isVerbose() { method isNothrow (line 775) | isNothrow() { method isHalted (line 778) | isHalted() { method isSettled (line 781) | isSettled() { method isRunning (line 784) | isRunning() { method pipe (line 789) | get pipe() { method unpipe (line 796) | unpipe(to) { method _pipe (line 801) | _pipe(source, dest, ...args) { method then (line 865) | then(onfulfilled, onrejected) { method catch (line 868) | catch(onrejected) { method [Symbol.asyncIterator] (line 872) | [Symbol.asyncIterator]() { method emit (line 898) | emit(event, ...args) { method on (line 901) | on(event, cb) { method once (line 905) | once(event, cb) { method write (line 909) | write(data, encoding, cb) { method end (line 913) | end(chunk, cb) { method removeListener (line 917) | removeListener(event, cb) { method disarm (line 922) | static disarm(p, toggle = true) { method pipe (line 939) | pipe(from, to) { method unpipe (line 943) | unpipe(from, to) { method unpipeBack (line 951) | unpipeBack(to, from) { method runBack (line 957) | runBack(p) { method sources (line 964) | sources(p) { method then (line 974) | then(res = import_util.noop, rej = import_util.noop) { method run (line 980) | run() { method pipe (line 983) | pipe(...args) { method constructor (line 994) | constructor(code = null, signal = null, stdout = "", stderr = "", stdall... method exitCode (line 1016) | get exitCode() { method signal (line 1019) | get signal() { method duration (line 1022) | get duration() { method [Symbol.toStringTag] (line 1025) | get [Symbol.toStringTag]() { method ok (line 1028) | get ok() { method json (line 1031) | json() { method buffer (line 1034) | buffer() { method blob (line 1037) | blob(type = "text/plain") { method text (line 1044) | text(encoding = "utf8") { method lines (line 1047) | lines(delimiter) { method toString (line 1050) | toString() { method valueOf (line 1053) | valueOf() { method [Symbol.toPrimitive] (line 1056) | [Symbol.toPrimitive]() { method [Symbol.iterator] (line 1060) | *[Symbol.iterator](dlmtr = this._dto.delimiter || $.delimiter || DLMTR) { method [import_node_util2.inspect.custom] (line 1067) | [import_node_util2.inspect.custom]() { method fromError (line 1077) | static fromError(error) { function setShell (line 1091) | function setShell(n, ps3 = true) { function syncProcessCwd (line 1106) | function syncProcessCwd(flag = true) { function syncCwd (line 1117) | function syncCwd() { function cd (line 1120) | function cd(dir) { function kill (line 1128) | function kill(_0) { function resolveDefaults (line 1153) | function resolveDefaults(defs = defaults, prefix = ENV_PREFIX, env = imp... FILE: build/core.d.ts type Options (line 24) | interface Options { type Snapshot (line 54) | type Snapshot = Options & { type Shell (line 64) | interface Shell void; type Reject (line 78) | type Reject = (error: ProcessOutput | Error) => void; type PromiseCallback (line 79) | type PromiseCallback = { type PromisifiedStream (line 83) | type PromisifiedStream = D & PromiseLike<... type PipeAcceptor (line 86) | type PipeAcceptor = Writable | ProcessPromise; type PipeMethod (line 87) | type PipeMethod = { class ProcessPromise (line 93) | class ProcessPromise extends Promise { type ProcessDto (line 168) | type ProcessDto = { class ProcessOutput (line 177) | class ProcessOutput extends Error { FILE: build/deno.js method set (line 9) | set() { return true } FILE: build/deps.cjs function installDeps (line 19) | function installDeps(dependencies, prefix, registry, installerType = "np... function parseDeps (line 52) | function parseDeps(content) { function parsePackageName (line 63) | function parsePackageName(path) { function parseVersion (line 69) | function parseVersion(line) { FILE: build/error.d.ts class Fail (line 1) | class Fail extends Error { FILE: build/globals.d.ts type ProcessPromise (line 3) | type ProcessPromise = _.ProcessPromise; type ProcessOutput (line 4) | type ProcessOutput = _.ProcessOutput; FILE: build/goods.d.ts type ArgvOpts (line 11) | type ArgvOpts = minimist.Opts & { FILE: build/index.cjs function tempdir (line 72) | function tempdir(prefix = `zx-${(0, import_util.randomId)()}`, mode) { function tempfile (line 77) | function tempfile(name, data, mode) { function updateArgv (line 93) | function updateArgv(args, opts) { function sleep (line 98) | function sleep(duration) { function fetch (line 116) | function fetch(url, init) { function echo (line 140) | function echo(pieces, ...args) { function stringify (line 144) | function stringify(arg) { function question (line 147) | function question(_0) { function stdin (line 171) | function stdin() { function retry (line 192) | function retry(count, d, cb) { function spinner (line 233) | function spinner(title, callback) { function nothrow (line 259) | function nothrow(promise) { function quiet (line 262) | function quiet(promise) { FILE: build/internals.cjs function wrap (line 18) | function wrap(name, api) { FILE: build/log.d.ts type LogEntry (line 3) | type LogEntry = { type LogFormatters (line 47) | type LogFormatters = { type Log (line 52) | type Log = { FILE: build/util.cjs function noop (line 37) | function noop() { function identity (line 39) | function identity(v) { function randomId (line 42) | function randomId() { function isString (line 45) | function isString(obj) { function preferLocalBin (line 52) | function preferLocalBin(env, ...dirs) { function quote (line 64) | function quote(arg) { function quotePowerShell (line 69) | function quotePowerShell(arg) { function parseDuration (line 74) | function parseDuration(d) { method get (line 89) | get(target, key) { FILE: build/util.d.ts type Duration (line 20) | type Duration = number | `${number}` | `${number}m` | `${number}s` | `${... FILE: build/vendor-core.cjs method "node_modules/isexe/dist/commonjs/index.min.js" (line 16) | "node_modules/isexe/dist/commonjs/index.min.js"(exports2) { method "node_modules/which/lib/index.js" (line 141) | "node_modules/which/lib/index.js"(exports2, module2) { function assembleStyles (line 310) | function assembleStyles() { function hasFlag (line 431) | function hasFlag(flag, argv = globalThis.Deno ? globalThis.Deno.args : i... function envForceColor (line 444) | function envForceColor() { function translateLevel (line 455) | function translateLevel(level) { function _supportsColor (line 466) | function _supportsColor(haveStream, { streamIsTTY, sniffFlags = true } =... function createSupportsColor (line 546) | function createSupportsColor(stream, options = {}) { function stringReplaceAll (line 559) | function stringReplaceAll(string, substring, replacer) { function stringEncaseCRLFWithFirstIndex (line 575) | function stringEncaseCRLFWithFirstIndex(string, prefix, postfix, index) { function createChalk (line 613) | function createChalk(options) { method get (line 619) | get() { method get (line 627) | get() { method get (line 651) | get() { method get (line 661) | get() { method get (line 674) | get() { method set (line 677) | set(level) { method id (line 946) | get id() { method cwd (line 950) | get cwd() { method ee (line 957) | get ee() { method ac (line 960) | get ac() { method signal (line 963) | get signal() { method store (line 973) | get store() { method stdin (line 977) | get stdin() { method stdout (line 980) | get stdout() { method stderr (line 983) | get stderr() { method signal (line 992) | get signal() { method _transform (line 1009) | _transform(chunk, _, cb) { method stdout (line 1061) | get stdout() { method stderr (line 1064) | get stderr() { method stdall (line 1067) | get stdall() { method stdout (line 1119) | get stdout() { method stderr (line 1122) | get stderr() { method stdall (line 1125) | get stdall() { method parse (line 1167) | parse(stdout) { method parse (line 1174) | parse(stdout) { method parse (line 1181) | parse(stdout) { method run (line 1241) | run(cb2) { method reject (line 1386) | reject(e) { FILE: build/vendor-core.d.ts type ColorSupportLevel (line 10) | type ColorSupportLevel = 0 | 1 | 2 | 3; type ChalkInstance (line 11) | interface ChalkInstance { type AppendNullIfNothrow (line 187) | type AppendNullIfNothrow = TOptions extends { type TransformToArrayIfAll (line 190) | type TransformToArrayIfAll = TOptions extends { type ReturnType$1 (line 193) | type ReturnType$1 = AppendNullIfNothrow = { type Options (line 202) | interface Options { type TPsLookupCallback (line 215) | type TPsLookupCallback = (err: any, processList?: TPsLookupEntry[]) => v... type TPsLookupEntry (line 216) | type TPsLookupEntry = { type TPsLookupQuery (line 222) | type TPsLookupQuery = { type TPsKillOptions (line 228) | type TPsKillOptions = { type TPsNext (line 232) | type TPsNext = (err?: any, data?: any) => void; type TPsTreeOpts (line 233) | type TPsTreeOpts = { type TQuote (line 251) | type TQuote = (input: string) => string; type TSubstitute (line 253) | type TSubstitute = (arg: any) => string; type TSpawnError (line 254) | type TSpawnError = any; type TPushable (line 255) | type TPushable = { type TJoinable (line 258) | type TJoinable = { type TReducible (line 261) | type TReducible = { type TArrayLike (line 264) | type TArrayLike = Iterable & TPushable & TJoinable & TReducible... type TSpawnStoreChunks (line 268) | type TSpawnStoreChunks = TArrayLike; type TSpawnStore (line 269) | type TSpawnStore = { type TSpawnResult (line 274) | type TSpawnResult = { type TSpawnListeners (line 290) | type TSpawnListeners = { type TSpawnCtx (line 299) | type TSpawnCtx = Partial>; type TChild (line 300) | type TChild = ReturnType; type TInput (line 301) | type TInput = string | Buffer | Readable; type TSpawnCtxNormalized (line 302) | interface TSpawnCtxNormalized { class VoidStream (line 334) | class VoidStream extends Transform { type RequestInfo (line 343) | type RequestInfo = Parameters[0]; type RequestInit$1 (line 344) | type RequestInit$1 = Parameters[1] & { FILE: build/vendor-extra.cjs method "node_modules/fast-glob/out/utils/array.js" (line 23) | "node_modules/fast-glob/out/utils/array.js"(exports2) { method "node_modules/fast-glob/out/utils/errno.js" (line 50) | "node_modules/fast-glob/out/utils/errno.js"(exports2) { method "node_modules/fast-glob/out/utils/fs.js" (line 63) | "node_modules/fast-glob/out/utils/fs.js"(exports2) { method "node_modules/fast-glob/out/utils/path.js" (line 88) | "node_modules/fast-glob/out/utils/path.js"(exports2) { method "node_modules/is-extglob/index.js" (line 141) | "node_modules/is-extglob/index.js"(exports2, module2) { method "node_modules/is-glob/index.js" (line 159) | "node_modules/is-glob/index.js"(exports2, module2) { method "node_modules/glob-parent/index.js" (line 291) | "node_modules/glob-parent/index.js"(exports2, module2) { method "node_modules/braces/lib/utils.js" (line 320) | "node_modules/braces/lib/utils.js"(exports2) { method "node_modules/braces/lib/stringify.js" (line 402) | "node_modules/braces/lib/stringify.js"(exports2, module2) { method "node_modules/is-number/index.js" (line 433) | "node_modules/is-number/index.js"(exports2, module2) { method "node_modules/to-regex-range/index.js" (line 449) | "node_modules/to-regex-range/index.js"(exports2, module2) { method "node_modules/fill-range/index.js" (line 660) | "node_modules/fill-range/index.js"(exports2, module2) { method "node_modules/braces/lib/compile.js" (line 854) | "node_modules/braces/lib/compile.js"(exports2, module2) { method "node_modules/braces/lib/expand.js" (line 906) | "node_modules/braces/lib/expand.js"(exports2, module2) { method "node_modules/braces/lib/constants.js" (line 1000) | "node_modules/braces/lib/constants.js"(exports2, module2) { method "node_modules/braces/lib/parse.js" (line 1101) | "node_modules/braces/lib/parse.js"(exports2, module2) { method "node_modules/braces/index.js" (line 1339) | "node_modules/braces/index.js"(exports2, module2) { method "node_modules/picomatch/lib/constants.js" (line 1402) | "node_modules/picomatch/lib/constants.js"(exports2, module2) { method "node_modules/picomatch/lib/utils.js" (line 1598) | "node_modules/picomatch/lib/utils.js"(exports2) { method "node_modules/picomatch/lib/scan.js" (line 1659) | "node_modules/picomatch/lib/scan.js"(exports2, module2) { method "node_modules/picomatch/lib/parse.js" (line 1989) | "node_modules/picomatch/lib/parse.js"(exports2, module2) { method "node_modules/picomatch/lib/picomatch.js" (line 2762) | "node_modules/picomatch/lib/picomatch.js"(exports2, module2) { method "node_modules/picomatch/index.js" (line 2903) | "node_modules/picomatch/index.js"(exports2, module2) { method "node_modules/micromatch/index.js" (line 2911) | "node_modules/micromatch/index.js"(exports2, module2) { method "node_modules/fast-glob/out/utils/pattern.js" (line 3072) | "node_modules/fast-glob/out/utils/pattern.js"(exports2) { method "node_modules/merge2/index.js" (line 3237) | "node_modules/merge2/index.js"(exports2, module2) { method "node_modules/fast-glob/out/utils/stream.js" (line 3356) | "node_modules/fast-glob/out/utils/stream.js"(exports2) { method "node_modules/fast-glob/out/utils/string.js" (line 3379) | "node_modules/fast-glob/out/utils/string.js"(exports2) { method "node_modules/fast-glob/out/utils/index.js" (line 3396) | "node_modules/fast-glob/out/utils/index.js"(exports2) { method "node_modules/fast-glob/out/managers/tasks.js" (line 3419) | "node_modules/fast-glob/out/managers/tasks.js"(exports2) { method "node_modules/@nodelib/fs.stat/out/providers/async.js" (line 3515) | "node_modules/@nodelib/fs.stat/out/providers/async.js"(exports2) { method "node_modules/@nodelib/fs.stat/out/providers/sync.js" (line 3557) | "node_modules/@nodelib/fs.stat/out/providers/sync.js"(exports2) { method "node_modules/@nodelib/fs.stat/out/adapters/fs.js" (line 3585) | "node_modules/@nodelib/fs.stat/out/adapters/fs.js"(exports2) { method "node_modules/@nodelib/fs.stat/out/settings.js" (line 3608) | "node_modules/@nodelib/fs.stat/out/settings.js"(exports2) { method "node_modules/@nodelib/fs.stat/out/index.js" (line 3630) | "node_modules/@nodelib/fs.stat/out/index.js"(exports2) { method "node_modules/queue-microtask/index.js" (line 3662) | "node_modules/queue-microtask/index.js"(exports2, module2) { method "node_modules/run-parallel/index.js" (line 3673) | "node_modules/run-parallel/index.js"(exports2, module2) { method "node_modules/@nodelib/fs.scandir/out/constants.js" (line 3724) | "node_modules/@nodelib/fs.scandir/out/constants.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/utils/fs.js" (line 3744) | "node_modules/@nodelib/fs.scandir/out/utils/fs.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/utils/index.js" (line 3769) | "node_modules/@nodelib/fs.scandir/out/utils/index.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/providers/common.js" (line 3780) | "node_modules/@nodelib/fs.scandir/out/providers/common.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/providers/async.js" (line 3796) | "node_modules/@nodelib/fs.scandir/out/providers/async.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/providers/sync.js" (line 3906) | "node_modules/@nodelib/fs.scandir/out/providers/sync.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/adapters/fs.js" (line 3965) | "node_modules/@nodelib/fs.scandir/out/adapters/fs.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/settings.js" (line 3990) | "node_modules/@nodelib/fs.scandir/out/settings.js"(exports2) { method "node_modules/@nodelib/fs.scandir/out/index.js" (line 4020) | "node_modules/@nodelib/fs.scandir/out/index.js"(exports2) { method "node_modules/reusify/reusify.js" (line 4052) | "node_modules/reusify/reusify.js"(exports2, module2) { method "node_modules/fastq/queue.js" (line 4083) | "node_modules/fastq/queue.js"(exports2, module2) { method "node_modules/@nodelib/fs.walk/out/readers/common.js" (line 4367) | "node_modules/@nodelib/fs.walk/out/readers/common.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/readers/reader.js" (line 4401) | "node_modules/@nodelib/fs.walk/out/readers/reader.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/readers/async.js" (line 4418) | "node_modules/@nodelib/fs.walk/out/readers/async.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/providers/async.js" (line 4521) | "node_modules/@nodelib/fs.walk/out/providers/async.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/providers/stream.js" (line 4557) | "node_modules/@nodelib/fs.walk/out/providers/stream.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/readers/sync.js" (line 4598) | "node_modules/@nodelib/fs.walk/out/readers/sync.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/providers/sync.js" (line 4662) | "node_modules/@nodelib/fs.walk/out/providers/sync.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/settings.js" (line 4682) | "node_modules/@nodelib/fs.walk/out/settings.js"(exports2) { method "node_modules/@nodelib/fs.walk/out/index.js" (line 4714) | "node_modules/@nodelib/fs.walk/out/index.js"(exports2) { method "node_modules/fast-glob/out/readers/reader.js" (line 4754) | "node_modules/fast-glob/out/readers/reader.js"(exports2) { method "node_modules/fast-glob/out/readers/stream.js" (line 4793) | "node_modules/fast-glob/out/readers/stream.js"(exports2) { method "node_modules/fast-glob/out/readers/async.js" (line 4850) | "node_modules/fast-glob/out/readers/async.js"(exports2) { method "node_modules/fast-glob/out/providers/matchers/matcher.js" (line 4891) | "node_modules/fast-glob/out/providers/matchers/matcher.js"(exports2) { method "node_modules/fast-glob/out/providers/matchers/partial.js" (line 4942) | "node_modules/fast-glob/out/providers/matchers/partial.js"(exports2) { method "node_modules/fast-glob/out/providers/filters/deep.js" (line 4979) | "node_modules/fast-glob/out/providers/filters/deep.js"(exports2) { method "node_modules/fast-glob/out/providers/filters/entry.js" (line 5044) | "node_modules/fast-glob/out/providers/filters/entry.js"(exports2) { method "node_modules/fast-glob/out/providers/filters/error.js" (line 5132) | "node_modules/fast-glob/out/providers/filters/error.js"(exports2) { method "node_modules/fast-glob/out/providers/transformers/entry.js" (line 5153) | "node_modules/fast-glob/out/providers/transformers/entry.js"(exports2) { method "node_modules/fast-glob/out/providers/provider.js" (line 5185) | "node_modules/fast-glob/out/providers/provider.js"(exports2) { method "node_modules/fast-glob/out/providers/async.js" (line 5239) | "node_modules/fast-glob/out/providers/async.js"(exports2) { method "node_modules/fast-glob/out/providers/stream.js" (line 5270) | "node_modules/fast-glob/out/providers/stream.js"(exports2) { method "node_modules/fast-glob/out/readers/sync.js" (line 5304) | "node_modules/fast-glob/out/readers/sync.js"(exports2) { method "node_modules/fast-glob/out/providers/sync.js" (line 5352) | "node_modules/fast-glob/out/providers/sync.js"(exports2) { method "node_modules/fast-glob/out/settings.js" (line 5381) | "node_modules/fast-glob/out/settings.js"(exports2) { method "node_modules/fast-glob/out/index.js" (line 5441) | "node_modules/fast-glob/out/index.js"(exports2, module2) { method "node_modules/ignore/index.js" (line 5544) | "node_modules/ignore/index.js"(exports2, module2) { method "node_modules/universalify/index.js" (line 6002) | "node_modules/universalify/index.js"(exports2) { method "node_modules/graceful-fs/polyfills.js" (line 6030) | "node_modules/graceful-fs/polyfills.js"(exports2, module2) { method "node_modules/graceful-fs/legacy-streams.js" (line 6319) | "node_modules/graceful-fs/legacy-streams.js"(exports2, module2) { method "node_modules/graceful-fs/clone.js" (line 6416) | "node_modules/graceful-fs/clone.js"(exports2, module2) { method "node_modules/graceful-fs/graceful-fs.js" (line 6439) | "node_modules/graceful-fs/graceful-fs.js"(exports2, module2) { method "node_modules/fs-extra/lib/fs/index.js" (line 6810) | "node_modules/fs-extra/lib/fs/index.js"(exports2) { method "node_modules/fs-extra/lib/mkdirs/utils.js" (line 6926) | "node_modules/fs-extra/lib/mkdirs/utils.js"(exports2, module2) { method "node_modules/fs-extra/lib/mkdirs/make-dir.js" (line 6944) | "node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) { method "node_modules/fs-extra/lib/mkdirs/index.js" (line 6972) | "node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/path-exists/index.js" (line 6991) | "node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/util/utimes.js" (line 7007) | "node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) { method "node_modules/fs-extra/lib/util/stat.js" (line 7043) | "node_modules/fs-extra/lib/util/stat.js"(exports2, module2) { method "node_modules/fs-extra/lib/util/async.js" (line 7179) | "node_modules/fs-extra/lib/util/async.js"(exports2, module2) { method "node_modules/fs-extra/lib/copy/copy.js" (line 7221) | "node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) { method "node_modules/fs-extra/lib/copy/copy-sync.js" (line 7361) | "node_modules/fs-extra/lib/copy/copy-sync.js"(exports2, module2) { method "node_modules/fs-extra/lib/copy/index.js" (line 7499) | "node_modules/fs-extra/lib/copy/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/remove/index.js" (line 7511) | "node_modules/fs-extra/lib/remove/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/empty/index.js" (line 7530) | "node_modules/fs-extra/lib/empty/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/ensure/file.js" (line 7571) | "node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) { method "node_modules/fs-extra/lib/ensure/link.js" (line 7632) | "node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) { method "node_modules/fs-extra/lib/ensure/symlink-paths.js" (line 7691) | "node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) { method "node_modules/fs-extra/lib/ensure/symlink-type.js" (line 7766) | "node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) { method "node_modules/fs-extra/lib/ensure/symlink.js" (line 7801) | "node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) { method "node_modules/fs-extra/lib/ensure/index.js" (line 7864) | "node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) { method "node_modules/jsonfile/utils.js" (line 7891) | "node_modules/jsonfile/utils.js"(exports2, module2) { method "node_modules/jsonfile/index.js" (line 7908) | "node_modules/jsonfile/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/json/jsonfile.js" (line 7985) | "node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) { method "node_modules/fs-extra/lib/output-file/index.js" (line 8000) | "node_modules/fs-extra/lib/output-file/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/json/output-json.js" (line 8032) | "node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) { method "node_modules/fs-extra/lib/json/output-json-sync.js" (line 8048) | "node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) { method "node_modules/fs-extra/lib/json/index.js" (line 8062) | "node_modules/fs-extra/lib/json/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/move/move.js" (line 8080) | "node_modules/fs-extra/lib/move/move.js"(exports2, module2) { method "node_modules/fs-extra/lib/move/move-sync.js" (line 8138) | "node_modules/fs-extra/lib/move/move-sync.js"(exports2, module2) { method "node_modules/fs-extra/lib/move/index.js" (line 8191) | "node_modules/fs-extra/lib/move/index.js"(exports2, module2) { method "node_modules/fs-extra/lib/index.js" (line 8203) | "node_modules/fs-extra/lib/index.js"(exports2, module2) { method "node_modules/create-require/create-require.js" (line 8211) | "node_modules/create-require/create-require.js"(exports2, module2) { function f (line 8251) | function f(e) { method "node_modules/node-fetch-native/dist/shared/node-fetch-native.DfbY2q-x.mjs" (line 8256) | "node_modules/node-fetch-native/dist/shared/node-fetch-native.DfbY2q-x.m... function v (line 8270) | function v(u) { function Z (line 8277) | function Z(u, a) { method "node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs" (line 8327) | "node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs"() { function Us (line 8456) | function Us(i) { function Ns (line 8470) | function Ns() { function Hs (line 10849) | function Hs() { function Wn (line 10880) | function Wn(i, o3 = true) { function Zs (line 10900) | function Zs(i, o3 = ut) { function zn (line 10913) | function zn(i) { function ol (line 10953) | function ol(i = []) { function Ti (line 10962) | function Ti(i, o3 = false) { function ll (line 10965) | function ll(i) { function ul (line 10969) | function ul(i) { function ct (line 10974) | function ct(i) { function fl (line 10977) | function fl(i, { referrerURLCallback: o3, referrerOriginCallback: a } = ... function cl (line 11006) | function cl(i) { function pl (line 11012) | function pl() { function Ai (line 11022) | function Ai(i, o3) { function Rl (line 11149) | function Rl(i, o3) { function W (line 11171) | function W(i) { function ki (line 11175) | function ki(i) { function ht (line 11182) | function ht(i, o3) { function Wi (line 11190) | function Wi(i) { function Tl (line 11197) | function Tl(i) { function Cl (line 11203) | function Cl(i, o3) { function qi (line 11219) | function qi(i) { function Pl (line 11224) | function Pl(i, o3) { function vl (line 11228) | function vl(i) { function El (line 11231) | function El(i, o3) { function Al (line 11234) | function Al(i, o3) { function Oi (line 11237) | function Oi(i, o3) { function Rr (line 11240) | function Rr(i) { function Ot (line 11243) | function Ot(i) { function Bl (line 11248) | function Bl(i) { function ji (line 11267) | function ji(i, o3) { function Li (line 11270) | function Li(i) { function Pe (line 11278) | function Pe() { function kl (line 11291) | function kl() { function Wl (line 11295) | function Wl(i) { function Di (line 11298) | function Di(i) { function Ui (line 11303) | function Ui() { method "node_modules/node-fetch-native/dist/node.mjs" (line 11309) | "node_modules/node-fetch-native/dist/node.mjs"() { method "node_modules/minimist/index.js" (line 12079) | "node_modules/minimist/index.js"(exports2, module2) { function mergeStreams (line 12324) | function mergeStreams(streams) { method constructor (line 12352) | constructor() { method add (line 12361) | add(stream) { method remove (line 12381) | remove(stream) { function toPath (line 12570) | function toPath(urlOrPath) { function isPathInside (line 12585) | function isPathInside(childPath, parentPath) { function slash (line 12593) | function slash(path5) { function isCollection (line 13420) | function isCollection(node) { function isNode (line 13429) | function isNode(node) { function visit (line 13446) | function visit(node, visitor) { function visit_ (line 13458) | function visit_(key, node, visitor, path5) { function visitAsync (line 13494) | function visitAsync(node, visitor) { function visitAsync_ (line 13508) | function visitAsync_(key, node, visitor, path5) { function initVisitor (line 13546) | function initVisitor(visitor) { function callVisitor (line 13564) | function callVisitor(key, node, visitor, path5) { function replaceNode (line 13580) | function replaceNode(key, path5, node) { method constructor (line 13608) | constructor(yaml, tags) { method clone (line 13614) | clone() { method atDocument (line 13623) | atDocument() { method add (line 13644) | add(line, onError) { method tagName (line 13690) | tagName(source, onError) { method tagString (line 13728) | tagString(tag) { method toString (line 13735) | toString(doc) { function anchorIsValid (line 13761) | function anchorIsValid(anchor) { function anchorNames (line 13769) | function anchorNames(root) { function findNewAnchor (line 13779) | function findNewAnchor(prefix, exclude) { function createNodeAnchors (line 13786) | function createNodeAnchors(doc, prefix) { function applyReviver (line 13820) | function applyReviver(reviver, obj, key, val) { function toJS (line 13864) | function toJS(value, arg, ctx) { method constructor (line 13888) | constructor(type) { method clone (line 13892) | clone() { method toJS (line 13899) | toJS(doc, { mapAsMap, maxAliasCount, onAnchor, reviver } = {}) { method constructor (line 13920) | constructor(source) { method resolve (line 13933) | resolve(doc, ctx) { method toJSON (line 13957) | toJSON(_arg, ctx) { method toString (line 13986) | toString(ctx, _onComment, _onChompKeep) { function getAliasCount (line 14000) | function getAliasCount(doc, node, anchors) { method constructor (line 14024) | constructor(value) { method toJSON (line 14028) | toJSON(arg, ctx) { method toString (line 14031) | toString() { function findTagObject (line 14043) | function findTagObject(value, tagName, tags) { function createNode (line 14057) | function createNode(value, tagName, ctx) { function collectionFromPath (line 14113) | function collectionFromPath(schema4, path5, value) { method constructor (line 14137) | constructor(type, schema4) { method clone (line 14151) | clone(schema4) { method addIn (line 14165) | addIn(path5, value) { method deleteIn (line 14183) | deleteIn(path5) { method getIn (line 14198) | getIn(path5, keepScalar) { method hasAllNullValues (line 14206) | hasAllNullValues(allowScalar) { method hasIn (line 14217) | hasIn(path5) { method setIn (line 14228) | setIn(path5, value) { function indentComment (line 14246) | function indentComment(comment, indent) { function foldFlowLines (line 14257) | function foldFlowLines(text, indent, mode = "flow", { indentAtStart, lin... function consumeMoreIndentedLines (line 14361) | function consumeMoreIndentedLines(text, i, indent) { function lineLengthOverLimit (line 14387) | function lineLengthOverLimit(str, lineWidth, indentLength) { function doubleQuotedString (line 14405) | function doubleQuotedString(value, ctx) { function singleQuotedString (line 14485) | function singleQuotedString(value, ctx) { function quotedString (line 14493) | function quotedString(value, ctx) { function blockString (line 14516) | function blockString({ comment, type, value }, ctx, onComment, onChompKe... function plainString (line 14591) | function plainString(item, ctx, onComment, onChompKeep) { function stringifyString (line 14624) | function stringifyString(item, ctx, onComment, onChompKeep) { function createStringifyContext (line 14659) | function createStringifyContext(doc, options) { function getTagObject (line 14700) | function getTagObject(tags, item) { function stringifyProps (line 14731) | function stringifyProps(node, tagObj, { anchors, doc }) { function stringify (line 14746) | function stringify(item, ctx, onComment, onChompKeep) { function stringifyPair (line 14777) | function stringifyPair({ key, value }, ctx, onComment, onChompKeep) { function warn (line 14901) | function warn(logLevel, warning) { function addMergeToJSMap (line 14920) | function addMergeToJSMap(ctx, map2, value) { function mergeValue (line 14931) | function mergeValue(ctx, map2, value) { function addPairToJSMap (line 14955) | function addPairToJSMap(ctx, map2, { key, value }) { function stringifyKey (line 14982) | function stringifyKey(key, jsKey, ctx) { function createPair (line 15008) | function createPair(key, value, ctx) { method constructor (line 15014) | constructor(key, value = null) { method clone (line 15019) | clone(schema4) { method toJSON (line 15027) | toJSON(_, ctx) { method toString (line 15031) | toString(ctx, onComment, onChompKeep) { function stringifyCollection (line 15037) | function stringifyCollection(collection, ctx, options) { function stringifyBlockCollection (line 15043) | function stringifyBlockCollection({ comment, items }, ctx, { blockItemPr... function stringifyFlowCollection (line 15092) | function stringifyFlowCollection({ items }, ctx, { flowChars, itemIndent... function addCommentBefore (line 15163) | function addCommentBefore({ indent, options: { commentString } }, lines,... function findPair (line 15173) | function findPair(items, key) { method tagName (line 15186) | static get tagName() { method constructor (line 15189) | constructor(schema4) { method from (line 15197) | static from(schema4, obj, ctx) { method add (line 15226) | add(pair, overwrite) { method delete (line 15254) | delete(key) { method get (line 15261) | get(key, keepScalar) { method has (line 15267) | has(key) { method set (line 15270) | set(key, value) { method toJSON (line 15278) | toJSON(_, ctx, Type) { method toString (line 15286) | toString(ctx, onComment, onChompKeep) { method resolve (line 15311) | resolve(map2, onError) { method tagName (line 15321) | static get tagName() { method constructor (line 15324) | constructor(schema4) { method add (line 15328) | add(value) { method delete (line 15339) | delete(key) { method get (line 15346) | get(key, keepScalar) { method has (line 15359) | has(key) { method set (line 15370) | set(key, value) { method toJSON (line 15380) | toJSON(_, ctx) { method toString (line 15389) | toString(ctx, onComment, onChompKeep) { method from (line 15400) | static from(schema4, obj, ctx) { function asItemIndex (line 15416) | function asItemIndex(key) { method resolve (line 15429) | resolve(seq2, onError) { method stringify (line 15443) | stringify(item, ctx, onComment, onChompKeep) { method stringify (line 15467) | stringify({ source, value }, ctx) { function stringifyNumber (line 15478) | function stringifyNumber({ format, minFractionDigits, tag, value }) { method stringify (line 15514) | stringify(node) { method resolve (line 15524) | resolve(str) { function intStringify (line 15537) | function intStringify(node, radix, prefix) { function intIdentify2 (line 15586) | function intIdentify2(value) { method resolve (line 15636) | resolve(str, onError) { method resolve (line 15657) | resolve(src, onError) { method stringify (line 15669) | stringify({ comment, type, value }, ctx, onComment, onChompKeep) { function resolvePairs (line 15697) | function resolvePairs(seq2, onError) { function createPairs (line 15724) | function createPairs(schema4, iterable, ctx) { method constructor (line 15765) | constructor() { method toJSON (line 15778) | toJSON(_, ctx) { method from (line 15798) | static from(schema4, iterable, ctx) { method resolve (line 15812) | resolve(seq2, onError) { function boolStringify (line 15830) | function boolStringify({ value, source }, ctx) { method stringify (line 15869) | stringify(node) { method resolve (line 15879) | resolve(str) { function intResolve2 (line 15894) | function intResolve2(str, offset, radix, { intAsBigInt }) { function intStringify2 (line 15917) | function intStringify2(node, radix, prefix) { method constructor (line 15963) | constructor(schema4) { method add (line 15967) | add(key) { method get (line 15983) | get(key, keepPair) { method set (line 15987) | set(key, value) { method toJSON (line 15997) | toJSON(_, ctx) { method toString (line 16000) | toString(ctx, onComment, onChompKeep) { method from (line 16008) | static from(schema4, iterable, ctx) { method resolve (line 16028) | resolve(map2, onError) { function parseSexagesimal (line 16041) | function parseSexagesimal(str, asBigInt) { function stringifySexagesimal (line 16048) | function stringifySexagesimal(node) { method resolve (line 16100) | resolve(str) { function getTags (line 16183) | function getTags(customTags, schemaName, addMergeTag) { method constructor (line 16221) | constructor({ compat, customTags, merge: merge2, resolveKnownTags, schem... method clone (line 16232) | clone() { function stringifyDocument (line 16240) | function stringifyDocument(doc, options) { method constructor (line 16313) | constructor(value, replacer, options) { method clone (line 16352) | clone() { method add (line 16370) | add(value) { method addIn (line 16375) | addIn(path5, value) { method createAlias (line 16388) | createAlias(node, name) { method createNode (line 16396) | createNode(value, replacer, options) { method createPair (line 16436) | createPair(key, value, options = {}) { method delete (line 16445) | delete(key) { method deleteIn (line 16452) | deleteIn(path5) { method get (line 16466) | get(key, keepScalar) { method getIn (line 16474) | getIn(path5, keepScalar) { method has (line 16482) | has(key) { method hasIn (line 16488) | hasIn(path5) { method set (line 16497) | set(key, value) { method setIn (line 16508) | setIn(path5, value) { method setSchema (line 16524) | setSchema(version, options = {}) { method toJS (line 16562) | toJS({ json, jsonArg, mapAsMap, maxAliasCount, onAnchor, reviver } = {}) { method toJSON (line 16583) | toJSON(jsonArg, onAnchor) { method toString (line 16587) | toString(options = {}) { function assertCollection (line 16597) | function assertCollection(contents) { method constructor (line 16605) | constructor(name, pos, code, message) { method constructor (line 16614) | constructor(pos, code, message) { method constructor (line 16619) | constructor(pos, code, message) { function resolveProps (line 16660) | function resolveProps(tokens, { flow, indicator, next, offset, onError, ... function containsNewline (line 16788) | function containsNewline(key) { function flowIndentCheck (line 16824) | function flowIndentCheck(indent, fc, onError) { function mapIncludes (line 16835) | function mapIncludes(ctx, items, search) { function resolveBlockMap (line 16845) | function resolveBlockMap({ composeNode: composeNode2, composeEmptyNode: ... function resolveBlockSeq (line 16941) | function resolveBlockSeq({ composeNode: composeNode2, composeEmptyNode: ... function resolveEnd (line 16984) | function resolveEnd(end, offset, reqSpace, onError) { function resolveFlowCollection (line 17023) | function resolveFlowCollection({ composeNode: composeNode2, composeEmpty... function resolveCollection (line 17202) | function resolveCollection(CN2, ctx, token, onError, tagName, tag) { function composeCollection (line 17213) | function composeCollection(CN2, ctx, token, props, onError) { function resolveBlockScalar (line 17255) | function resolveBlockScalar(ctx, scalar, onError) { function parseBlockScalarHeader (line 17359) | function parseBlockScalarHeader({ offset, props }, strict, onError) { function splitLines (line 17419) | function splitLines(source) { function resolveFlowScalar (line 17431) | function resolveFlowScalar(scalar, strict, onError) { function plainValue (line 17468) | function plainValue(source, onError) { function singleQuotedValue (line 17496) | function singleQuotedValue(source, onError) { function foldLines (line 17501) | function foldLines(source) { function doubleQuotedValue (line 17535) | function doubleQuotedValue(source, onError) { function foldNewline (line 17582) | function foldNewline(source, offset) { function parseCharCode (line 17630) | function parseCharCode(source, offset, length, onError) { function composeScalar (line 17643) | function composeScalar(ctx, token, tagToken, onError) { function findScalarTagByName (line 17676) | function findScalarTagByName(schema4, value, tagName, tagToken, onError) { function findScalarTagByTest (line 17700) | function findScalarTagByTest({ atKey, directives, schema: schema4 }, val... function emptyScalarPosition (line 17722) | function emptyScalarPosition(offset, before, pos) { function composeNode (line 17747) | function composeNode(ctx, token, props, onError) { function composeEmptyNode (line 17798) | function composeEmptyNode(ctx, offset, before, pos, { spaceBefore, comme... function composeAlias (line 17819) | function composeAlias({ options }, { offset, source, end }, onError) { function composeDoc (line 17834) | function composeDoc(options, directives, { offset, start, value, end }, ... function getErrorPos (line 17867) | function getErrorPos(src) { function parsePrelude (line 17875) | function parsePrelude(prelude) { method constructor (line 17902) | constructor(options = {}) { method decorate (line 17918) | decorate(doc, afterDoc) { method streamInfo (line 17956) | streamInfo() { method compose (line 17970) | *compose(tokens, forceDoc = false, endOffset = -1) { method next (line 17976) | *next(token) { method end (line 18041) | *end(forceDoc = false, endOffset = -1) { function resolveAsScalar (line 18077) | function resolveAsScalar(token, strict = true, onError) { function createScalarToken (line 18097) | function createScalarToken(value, context) { function setScalarValue (line 18130) | function setScalarValue(token, value, context = {}) { function setBlockScalarValue (line 18174) | function setBlockScalarValue(token, source) { function addEndtoBlockProps (line 18198) | function addEndtoBlockProps(props, end) { function setFlowScalarValue (line 18212) | function setFlowScalarValue(token, source, type) { function stringifyToken (line 18252) | function stringifyToken(token) { function stringifyItem (line 18291) | function stringifyItem({ start, key, sep, value }) { function visit2 (line 18309) | function visit2(cst, visitor) { function _visit (line 18336) | function _visit(path5, item, visitor) { function prettyToken (line 18368) | function prettyToken(token) { function tokenType (line 18382) | function tokenType(source) { function isEmpty (line 18443) | function isEmpty(ch) { method constructor (line 18461) | constructor() { method lex (line 18480) | *lex(source, incomplete = false) { method atLineEnd (line 18493) | atLineEnd() { method charAt (line 18504) | charAt(n4) { method continueScalar (line 18507) | continueScalar(offset) { method getLine (line 18527) | getLine() { method hasChars (line 18539) | hasChars(n4) { method setNext (line 18542) | setNext(state) { method peek (line 18549) | peek(n4) { method parseNext (line 18552) | *parseNext(next) { method parseStream (line 18572) | *parseStream() { method parseLineStart (line 18613) | *parseLineStart() { method parseBlockStart (line 18633) | *parseBlockStart() { method parseDocument (line 18645) | *parseDocument() { method parseFlowCollection (line 18685) | *parseFlowCollection() { method parseQuotedScalar (line 18756) | *parseQuotedScalar() { method parseBlockScalarHeader (line 18793) | *parseBlockScalarHeader() { method parseBlockScalar (line 18808) | *parseBlockScalar() { method parsePlainScalar (line 18880) | *parsePlainScalar() { method pushCount (line 18921) | *pushCount(n4) { method pushToIndex (line 18929) | *pushToIndex(i, allowEmpty) { method pushIndicators (line 18939) | *pushIndicators() { method pushTag (line 18963) | *pushTag() { method pushNewline (line 18984) | *pushNewline() { method pushSpaces (line 18993) | *pushSpaces(allowTabs) { method pushUntil (line 19006) | *pushUntil(test) { method constructor (line 19017) | constructor() { function includesToken (line 19041) | function includesToken(list, type) { function findNonEmptyIndex (line 19047) | function findNonEmptyIndex(list) { function isFlowToken (line 19060) | function isFlowToken(token) { function getPrevProps (line 19072) | function getPrevProps(parent) { function getFirstKeyStartProps (line 19088) | function getFirstKeyStartProps(prev) { function fixFlowSeqItems (line 19107) | function fixFlowSeqItems(fc) { method constructor (line 19131) | constructor(onNewLine) { method parse (line 19151) | *parse(source, incomplete = false) { method next (line 19162) | *next(source) { method end (line 19209) | *end() { method sourceToken (line 19213) | get sourceToken() { method step (line 19222) | *step() { method peek (line 19257) | peek(n4) { method pop (line 19260) | *pop(error) { method stream (line 19333) | *stream() { method document (line 19364) | *document(doc) { method scalar (line 19396) | *scalar(scalar) { method blockScalar (line 19418) | *blockScalar(scalar) { method blockMap (line 19444) | *blockMap(map2) { method blockSequence (line 19639) | *blockSequence(seq2) { method flowCollection (line 19697) | *flowCollection(fc) { method flowScalar (line 19783) | flowScalar(type) { method startBlockValue (line 19798) | startBlockValue(parent) { method atIndentedComment (line 19856) | atIndentedComment(start, indent) { method documentEnd (line 19863) | *documentEnd(docEnd) { method lineEnd (line 19873) | *lineEnd(token) { function parseOptions (line 19901) | function parseOptions(options) { function parseAllDocuments (line 19906) | function parseAllDocuments(source, options = {}) { function parseDocument (line 19920) | function parseDocument(source, options = {}) { function parse (line 19939) | function parse(src, reviver, options) { function stringify3 (line 19958) | function stringify3(value, replacer, options) { function parse2 (line 19993) | function parse2(source) { function stringify4 (line 20340) | function stringify4(value) { function doStringify (line 20343) | function doStringify(value, level) { function doKeyStringify (line 20390) | function doKeyStringify(key) { function getIndent (line 20393) | function getIndent(level) { FILE: build/vendor-extra.d.ts type ErrnoException (line 8) | type ErrnoException = NodeJS.ErrnoException; type StatAsynchronousMethod (line 9) | type StatAsynchronousMethod = (path: string, callback: (error: ErrnoExce... type StatSynchronousMethod (line 10) | type StatSynchronousMethod = (path: string) => fs.Stats; type FileSystemAdapter (line 11) | interface FileSystemAdapter { type Entry (line 17) | interface Entry { type Stats (line 23) | type Stats = fs.Stats; type ErrnoException$1 (line 24) | type ErrnoException$1 = NodeJS.ErrnoException; type Dirent (line 25) | interface Dirent { type ReaddirAsynchronousMethod (line 35) | interface ReaddirAsynchronousMethod { type ReaddirSynchronousMethod (line 41) | interface ReaddirSynchronousMethod { type FileSystemAdapter$1 (line 47) | type FileSystemAdapter$1 = FileSystemAdapter & { type Entry$1 (line 51) | type Entry$1 = Entry; type Entry$2 (line 52) | type Entry$2 = Entry$1; type Pattern (line 53) | type Pattern = string; type FileSystemAdapter$2 (line 54) | type FileSystemAdapter$2 = FileSystemAdapter$1; type Options (line 55) | type Options = { type Task (line 190) | type Task = { type EntryObjectModePredicate (line 197) | type EntryObjectModePredicate = { type EntryStatsPredicate (line 200) | type EntryStatsPredicate = { type EntryObjectPredicate (line 203) | type EntryObjectPredicate = EntryObjectModePredicate | EntryStatsPredicate; type Entry (line 208) | type Entry = Entry$2; type FileSystemAdapter (line 211) | type FileSystemAdapter = FileSystemAdapter$2; type GlobEntry (line 232) | type GlobEntry = FastGlob.Entry; type GlobTask (line 233) | type GlobTask = { type ExpandDirectoriesOption (line 237) | type ExpandDirectoriesOption = boolean | readonly string[] | { type FastGlobOptionsWithoutCwd (line 241) | type FastGlobOptionsWithoutCwd = Omit; type Options$1 (line 242) | type Options$1 = { type GitignoreOptions (line 316) | type GitignoreOptions = { type GlobbyFilterFunction (line 368) | type GlobbyFilterFunction = (path: URL | string) => boolean; type AsyncIterableReadable (line 369) | type AsyncIterableReadable = Omit; type GlobbyEntryStream (line 373) | type GlobbyEntryStream = AsyncIterableReadable; type TCodeRef (line 408) | type TCodeRef = { type TOptsNormalized (line 413) | type TOptsNormalized = { type TOpts (line 419) | type TOpts = Partial; type Opts (line 425) | interface Opts { type ParsedArgs (line 462) | interface ParsedArgs { type YAML (line 496) | interface YAML { type Opts (line 557) | interface Opts extends minimist.Opts { type ParsedArgs (line 559) | interface ParsedArgs extends minimist.ParsedArgs { FILE: examples/fetch-weather.mjs function main (line 17) | async function main() { FILE: scripts/build-js.mjs method transform (line 112) | transform(contents, file) { method transform (line 127) | transform(contents) { method transform (line 135) | transform(contents) { method transform (line 151) | transform(contents) { method setup (line 183) | setup(build) { function digestLicenses (line 196) | function digestLicenses(dirs) { function entryPointsToRegexp (line 234) | function entryPointsToRegexp(entryPoints) { function escapeRegExp (line 242) | function escapeRegExp(str) { FILE: scripts/deno.polyfill.js method set (line 9) | set() { return true } FILE: src/cli.ts constant EXT (line 42) | const EXT = '.mjs' constant EXT_RE (line 43) | const EXT_RE = /^\.[mc]?[jt]sx?$/ function autorun (line 59) | function autorun(meta: ImportMeta): void { function printUsage (line 72) | function printUsage() { function main (line 103) | async function main(): Promise { function runScript (line 143) | async function runScript( function linkNodeModules (line 176) | function linkNodeModules(cwd: string, external: string): string { function lstat (line 198) | function lstat(p: string) { function readScript (line 204) | async function readScript() { function readScriptFromStdin (line 247) | async function readScriptFromStdin(): Promise { function readScriptFromHttp (line 251) | async function readScriptFromHttp(remote: string): Promise { function injectGlobalRequire (line 261) | function injectGlobalRequire(origin: string): void { function isMain (line 268) | function isMain( function normalizeExt (line 285) | function normalizeExt(ext?: string): string | undefined { function getFilepath (line 290) | function getFilepath(cwd = '.', name = 'zx', _ext?: string): string { FILE: src/core.ts constant CWD (line 69) | const CWD = Symbol('processCwd') constant SYNC (line 70) | const SYNC = Symbol('syncExec') constant EPF (line 71) | const EPF = Symbol('end-piped-from') constant SHOT (line 72) | const SHOT = Symbol('snapshot') constant EOL (line 73) | const EOL = Buffer.from(_EOL) constant BR_CC (line 74) | const BR_CC = '\n'.charCodeAt(0) constant DLMTR (line 75) | const DLMTR = /\r?\n/ constant SIGTERM (line 76) | const SIGTERM = 'SIGTERM' constant ENV_PREFIX (line 77) | const ENV_PREFIX = 'ZX_' constant ENV_OPTS (line 78) | const ENV_OPTS: Set = new Set([ type Options (line 93) | interface Options { type Snapshot (line 125) | type Snapshot = Options & { function within (line 174) | function within(callback: () => R): R { method get (line 220) | get(t, key) { method set (line 224) | set(t, key, value) { method run (line 350) | async run(cb, ctx){ method if (line 419) | if (this.isSettled()) return method if (line 483) | if (this.isSettled()) return this method cwd (line 512) | get cwd(): string { method cmd (line 516) | get cmd(): string { method fullCmd (line 520) | get fullCmd(): string { method child (line 525) | get child(): ChildProcess | undefined { method stdin (line 529) | get stdin(): Writable { method stdout (line 533) | get stdout(): Readable { method stderr (line 537) | get stderr(): Readable { method exitCode (line 541) | get exitCode(): Promise { method signal (line 548) | get signal(): AbortSignal { method ac (line 552) | get ac(): AbortController { method output (line 556) | get output(): ProcessOutput | null { method stage (line 560) | get stage(): ProcessStage { method sync (line 564) | get sync(): boolean { method [Symbol.toStringTag] (line 568) | override get [Symbol.toStringTag](): string { method [Symbol.toPrimitive] (line 572) | [Symbol.toPrimitive](): string { method json (line 577) | json(): Promise { method text (line 581) | text(encoding?: Encoding): Promise { method lines (line 585) | lines(delimiter?: Options['delimiter']): Promise { method buffer (line 589) | buffer(): Promise { method blob (line 593) | blob(type?: string): Promise { method isQuiet (line 598) | isQuiet(): boolean { method isVerbose (line 602) | isVerbose(): boolean { method isNothrow (line 606) | isNothrow(): boolean { method isHalted (line 610) | isHalted(): boolean { method isSettled (line 614) | private isSettled(): boolean { method isRunning (line 618) | private isRunning(): boolean { method pipe (line 624) | get pipe(): PipeMethod & { method unpipe (line 634) | unpipe(to?: PipeAcceptor): this { method _pipe (line 640) | private _pipe(source: keyof TSpawnStore, dest: PipeDest, ...args: any[])... method pipe (line 714) | pipe(from: ProcessPromise, to: PipeAcceptor) { method unpipe (line 718) | unpipe(from: ProcessPromise, to?: PipeAcceptor) { method unpipeBack (line 726) | unpipeBack(to: ProcessPromise, from?: ProcessPromise) { method runBack (line 732) | runBack(p: PipeAcceptor) { method sources (line 738) | sources(p: PipeAcceptor): PipeAcceptor[] { method then (line 754) | then(res: any = noop, rej: any = noop) { method run (line 763) | run() { method pipe (line 766) | pipe(...args: any) { method get (line 850) | get() { method constructor (line 885) | constructor( method exitCode (line 922) | get exitCode(): number | null { method signal (line 926) | get signal(): NodeJS.Signals | null { method duration (line 930) | get duration(): number { method [Symbol.toStringTag] (line 934) | get [Symbol.toStringTag](): string { method ok (line 938) | get ok(): boolean { method json (line 942) | json(): T { method buffer (line 946) | buffer(): Buffer { method blob (line 950) | blob(type = 'text/plain'): Blob { method text (line 958) | text(encoding: Encoding = 'utf8'): string { method lines (line 964) | lines(delimiter?: string | RegExp): string[] { method toString (line 968) | override toString(): string { method valueOf (line 972) | override valueOf(): string { method [Symbol.toPrimitive] (line 976) | [Symbol.toPrimitive](): string { method [Symbol.iterator] (line 980) | *[Symbol.iterator](dlmtr: Options['delimiter'] = this._dto.delimiter || ... method [inspect.custom] (line 989) | [inspect.custom](): string { method fromError (line 1008) | static fromError(error: Error): ProcessOutput { FILE: src/deps.ts function installDeps (line 26) | async function installDeps( type DepsInstaller (line 48) | type DepsInstaller = (opts: { function parseDeps (line 72) | function parseDeps(content: string): Record { function parsePackageName (line 88) | function parsePackageName(path?: string): string | undefined { function parseVersion (line 95) | function parseVersion(line: string) { FILE: src/error.ts constant EXIT_CODES (line 15) | const EXIT_CODES: Record = { constant ERRNO_CODES (line 50) | const ERRNO_CODES: Record = { constant DOCS_URL (line 172) | const DOCS_URL = 'https://google.github.io/zx' class Fail (line 174) | class Fail extends Error { method formatExitMessage (line 179) | static formatExitMessage( method formatErrorMessage (line 200) | static formatErrorMessage(err: NodeJS.ErrnoException, from: string): s... method formatErrorDetails (line 207) | static formatErrorDetails(lines: string[] = [], lim = 20): string { method getExitCodeInfo (line 217) | static getExitCodeInfo(exitCode: number | null): string | undefined { method getCallerLocationFromString (line 221) | static getCallerLocationFromString(stackString = 'unknown'): string { method getCallerLocation (line 235) | static getCallerLocation(err: Error = new Error('zx error')): string { method getErrnoMessage (line 239) | static getErrnoMessage(errno?: number): string { FILE: src/globals.ts type ProcessPromise (line 20) | type ProcessPromise = _.ProcessPromise type ProcessOutput (line 21) | type ProcessOutput = _.ProcessOutput FILE: src/goods.ts function tempdir (line 49) | function tempdir( function tempfile (line 59) | function tempfile( type ArgvOpts (line 76) | type ArgvOpts = minimist.Opts & { camelCase?: boolean; parseBoolean?: bo... function updateArgv (line 94) | function updateArgv(args?: string[], opts?: ArgvOpts) { function sleep (line 101) | function sleep(duration: Duration): Promise { function fetch (line 120) | function fetch( function echo (line 151) | function echo(pieces: TemplateStringsArray, ...args: any[]) { function stringify (line 159) | function stringify(arg: any) { function question (line 163) | async function question( function stdin (line 197) | async function stdin(stream: Readable = process.stdin): Promise { function retry (line 211) | async function retry( function spinner (line 266) | async function spinner( FILE: src/index.ts constant VERSION (line 32) | const VERSION: string = versions.zx || '0.0.0' function nothrow (line 38) | function nothrow(promise: ProcessPromise): ProcessPromise { function quiet (line 45) | function quiet(promise: ProcessPromise): ProcessPromise { FILE: src/internals.ts type TCallable (line 15) | type TCallable = (...args: any[]) => any function wrap (line 22) | function wrap(name: string, api: T): T { FILE: src/log.ts type LogEntry (line 20) | type LogEntry = { type LogFormatters (line 75) | type LogFormatters = { method cmd (line 82) | cmd({ cmd }) { method stdout (line 85) | stdout({ data }) { method stderr (line 88) | stderr({ data }) { method custom (line 91) | custom({ data }) { method fetch (line 94) | fetch(entry) { method cd (line 98) | cd(entry) { method retry (line 101) | retry(entry) { method end (line 107) | end() { method kill (line 110) | kill() { type Log (line 115) | type Log = { constant SPACE_RE (line 132) | const SPACE_RE = /\s/ constant SYNTAX (line 133) | const SYNTAX = '()[]{}<>;:+|&=' constant CMD_BREAK (line 134) | const CMD_BREAK = '|&;><' constant RESERVED_WORDS (line 135) | const RESERVED_WORDS = new Set([ function formatCmd (line 153) | function formatCmd(cmd: string): string { FILE: src/md.ts function transformMarkdown (line 18) | function transformMarkdown(buf: Buffer | string): string { FILE: src/repl.ts constant HISTORY (line 20) | const HISTORY = function startRepl (line 23) | async function startRepl(history = HISTORY) { FILE: src/util.ts function noop (line 22) | function noop() {} function identity (line 24) | function identity(v: T): T { function randomId (line 28) | function randomId() { function isString (line 32) | function isString(obj: any) { function preferLocalBin (line 46) | function preferLocalBin( function quote (line 75) | function quote(arg: string): string { function quotePowerShell (line 94) | function quotePowerShell(arg: string): string { type Duration (line 101) | type Duration = function parseDuration (line 108) | function parseDuration(d: Duration) { method get (line 132) | get(target: any, key) { FILE: src/vendor-core.ts type RequestInfo (line 28) | type RequestInfo = Parameters[0] type RequestInit (line 29) | type RequestInit = Parameters[1] & { FILE: src/vendor-extra.ts type YAML (line 73) | interface YAML { constant YAML (line 129) | const YAML: typeof _YAML = wrap('YAML', _YAML) constant MAML (line 130) | const MAML: typeof _maml = wrap('MAML', _maml) type Opts (line 136) | interface Opts extends _minimist.Opts {} type ParsedArgs (line 137) | interface ParsedArgs extends _minimist.ParsedArgs {} FILE: test/bench/buf-join.mjs constant STR (line 17) | const STR = 'a'.repeat(1024) constant BUF (line 18) | const BUF = Buffer.from(STR) constant BUF_ARR (line 19) | const BUF_ARR = new Array(128).fill(null).map(() => Buffer.from(STR)) constant STR_ARR (line 20) | const STR_ARR = new Array(128).fill(STR) method buf_arr_map_decode_join (line 24) | buf_arr_map_decode_join() { method buf_arr_reduce_decode (line 27) | buf_arr_reduce_decode() { method buf_arr_reduce_to_string (line 30) | buf_arr_reduce_to_string() { method buf_arr_for_decode (line 33) | buf_arr_for_decode() { method buf_arr_while_decode (line 39) | buf_arr_while_decode() { method buf_arr_join (line 48) | buf_arr_join() { method buf_arr_concat_decode (line 51) | buf_arr_concat_decode() { method str_arr_join (line 54) | str_arr_join() { method str_arr_reduce (line 57) | str_arr_reduce() { FILE: test/core.test.js method spawn (line 336) | spawn() { method transform (line 745) | transform(chunk, encoding, callback) { method spawn (line 1196) | spawn() { method toString (line 1675) | toString() { function yes (line 1689) | function yes() { FILE: test/goods.test.ts function zx (line 44) | function zx(script) { class Input (line 51) | class Input extends Duplex { method constructor (line 52) | constructor() { method _read (line 55) | _read() {} method _write (line 56) | _write(chunk, encoding, callback) { method _final (line 60) | _final() { FILE: test/log.test.ts method write (line 23) | write(s: string) {