MCPcopy Create free account

hub / github.com/sindresorhus/execa / functions

Functions1,333 in github.com/sindresorhus/execa

↓ 3 callersFunctiongetMessage
test/arguments/fd-options.js:13
↓ 3 callersFunctiongetOptionName
lib/arguments/fd-options.js:101
↓ 3 callersFunctiongetReadStream
test/helpers/fs.js:4
↓ 3 callersFunctiongetStreamInputSubprocess
test/resolve/stdio.js:15
↓ 3 callersFunctiongetStreamOutputSubprocess
test/resolve/stdio.js:18
↓ 3 callersFunctionhandleResult
(result, verboseInfo, {reject})
lib/return/reject.js:5
↓ 3 callersFunctionhasMessageListeners
(anyProcess, ipcEmitter)
lib/ipc/outgoing.js:44
↓ 3 callersFunctionincrementMaxListeners
(eventEmitter, maxListenersIncrement, signal)
lib/utils/max-listeners.js:4
↓ 3 callersFunctionisFullVerbose
({verbose}, fdNumber)
lib/verbose/values.js:7
↓ 3 callersFunctionisReadableStream
lib/stdio/type.js:146
↓ 3 callersFunctionisStdioValueObject
lib/stdio/type.js:135
↓ 3 callersFunctionisStreamAbort
lib/resolve/wait-stream.js:90
↓ 3 callersFunctionisTransformStream
lib/stdio/type.js:149
↓ 3 callersFunctionisUrl
lib/stdio/type.js:123
↓ 3 callersFunctionisVerbose
({verbose}, fdNumber)
lib/verbose/values.js:4
↓ 3 callersFunctionisVerboseFunction
lib/verbose/values.js:31
↓ 3 callersFunctionisWritableStream
lib/stdio/type.js:147
↓ 3 callersFunctionjoinToUint8Array
lib/utils/uint-array.js:38
↓ 3 callersFunctionmakeEarlyError
({ error, command, escapedCommand, fileDescriptors, options, startTime, isSync, })
lib/return/result.js:37
↓ 3 callersFunctionmakeError
({ error: originalError, command, escapedCommand, startTime, timedOut, isCanceled, isGracefullyCanceled
lib/return/result.js:62
↓ 3 callersFunctionnestedInstance
(file, commandArguments, options, parentOptions)
test/helpers/nested.js:21
↓ 3 callersFunctionparseStdioOption
test/helpers/stdio.js:31
↓ 3 callersFunctionpipeStreams
(source, destination)
lib/io/pipeline.js:5
↓ 3 callersFunctionrunEarlyErrorSubprocess
(t, isSync)
test/helpers/verbose.js:29
↓ 3 callersFunctionsafeNormalizeFileUrl
(file, name)
lib/arguments/file-url.js:4
↓ 3 callersFunctionspawnNestedExecaNode
(realExecArgv, fakeExecArgv, execaMethod, nodeOptions)
test/methods/node.js:200
↓ 3 callersFunctionspawnNoKillable
(forceKillAfterDelay, options)
test/terminate/kill-force.js:17
↓ 3 callersFunctionstripNewline
(value, {stripFinalNewline}, fdNumber)
lib/io/strip-newline.js:5
↓ 3 callersFunctiontransform
(chunk, encoding, done)
lib/transform/generator.js:63
↓ 3 callersFunctionuppercaseEncodingDuplex
(encoding, outerObjectMode)
test/helpers/duplex.js:46
↓ 3 callersFunctionvalidateIpcMethod
({methodName, isSubprocess, ipc, isConnected})
lib/ipc/validation.js:2
↓ 3 callersFunctionwaitForConcurrentStreams
({resolve, promises}, subprocess)
lib/convert/concurrent.js:26
↓ 2 callersFunctionabortOnDisconnect
()
lib/ipc/graceful.js:68
↓ 2 callersFunctionabortSourceStream
lib/io/pipeline.js:44
↓ 2 callersFunctionaddConcurrentStream
(concurrentStreams, stream, waitName)
lib/convert/concurrent.js:12
↓ 2 callersFunctionaddInternalGenerators
( {transform, final, binary, writableObjectMode, readableObjectMode, preserveNewlines}, encoding, optionNam
lib/transform/generator.js:88
↓ 2 callersFunctionaddNoopGenerator
(transform, addNoopTransform, objectMode, binary)
test/helpers/generator.js:16
↓ 2 callersFunctionaddPipeOptions
(arguments_, signal, internalOptionsSymbol)
lib/pipe/setup.js:157
↓ 2 callersFunctionaddReference
(channel, reference)
lib/ipc/reference.js:8
↓ 2 callersFunctionaddReferenceCount
lib/ipc/reference.js:14
↓ 2 callersFunctionassertFileStreamError
(t, subprocess, stream, filePath)
test/stdio/node-stream-native.js:75
↓ 2 callersFunctionassertStdoutAbort
(t, subprocess, error, cause)
test/convert/iterable.js:38
↓ 2 callersFunctionassertUnhandledRejection
(t, pipePromise, unhandledRejectionPromise)
test/pipe/sequence.js:17
↓ 2 callersFunctioncleanupCustomStreams
lib/stdio/handle.js:223
↓ 2 callersFunctionconcatUint8Arrays
lib/utils/uint-array.js:50
↓ 2 callersFunctionconcatenateShell
(file, commandArguments, options)
lib/arguments/shell.js:9
↓ 2 callersFunctioncreateExeca
(mapArguments, boundOptions, deepOptions, setBoundExeca)
lib/methods/create.js:13
↓ 2 callersFunctioncreateNonCommandError
({error, fileDescriptors, sourceOptions, startTime})
lib/pipe/throw.js:48
↓ 2 callersFunctiondestroyOtherReadable
(stream, error)
lib/convert/readable.js:127
↓ 2 callersFunctiondestroyOtherStream
(stream, isOpen, error)
lib/convert/shared.js:40
↓ 2 callersFunctiondestroyOtherWritable
(stream, error)
lib/convert/writable.js:109
↓ 2 callersFunctionendDestinationStream
lib/io/pipeline.js:25
↓ 2 callersFunctionendSameWritable
(t, stream, secondStream, subprocess, fdNumber)
test/convert/concurrent.js:25
↓ 2 callersFunctionendStream
test/convert/concurrent.js:19
↓ 2 callersFunctionescapeControlCharacters
lib/arguments/escape.js:20
↓ 2 callersFunctionescapeMetaChars
lib/arguments/command-file.js:137
↓ 2 callersFunctiongetAbsolutePath
test/helpers/file-path.js:4
↓ 2 callersFunctiongetCommandLines
test/helpers/verbose.js:68
↓ 2 callersFunctiongetCompletionLines
test/helpers/verbose.js:80
↓ 2 callersFunctiongetComplexStdio
test/io/output-async.js:17
↓ 2 callersFunctiongetDefaultCwd
()
lib/arguments/cwd.js:12
↓ 2 callersFunctiongetDestination
(boundOptions, createNested, firstArgument, ...pipeArguments)
lib/pipe/pipe-arguments.js:54
↓ 2 callersFunctiongetDifferentInputs
test/stdio/duplicate.js:46
↓ 2 callersFunctiongetDummyPath
()
test/stdio/duplicate.js:33
↓ 2 callersFunctiongetDuplicateStreamInstance
({otherStdioItems, type, value, optionName, direction})
lib/stdio/duplicate.js:82
↓ 2 callersFunctiongetDurationMs
lib/return/duration.js:8
↓ 2 callersFunctiongetEncodingTransformGenerator
(binary, encoding, skipped)
lib/transform/encoding-transform.js:16
↓ 2 callersFunctiongetFdNumber
(fileDescriptors, fdName, isWritable)
lib/arguments/fd-options.js:34
↓ 2 callersFunctiongetFirst
()
test/helpers/ipc.js:16
↓ 2 callersFunctiongetInvalidStdioOptionMessage
(fdNumber, fdName, options, isWritable)
lib/arguments/fd-options.js:71
↓ 2 callersFunctiongetIpcLines
test/helpers/verbose.js:74
↓ 2 callersFunctiongetIpcMethods
(anyProcess, isSubprocess, ipc, waitProcess = anyProcess)
lib/ipc/methods.js:30
↓ 2 callersFunctiongetKillFunction
(subprocess, {killDescendants})
lib/terminate/kill-descendants.js:18
↓ 2 callersFunctiongetNestedOptions
(options, optionsFixture, optionsInput)
test/helpers/nested.js:62
↓ 2 callersFunctiongetOutputDuplex
(input, outerObjectMode)
test/helpers/duplex.js:26
↓ 2 callersFunctiongetOutputObjectMode
(objectMode, addNoopTransform, type, binary)
test/transform/generator-output.js:11
↓ 2 callersFunctiongetReadableMethods
({subprocessStdout, subprocess, binary, encoding, preserveNewlines})
lib/convert/readable.js:54
↓ 2 callersFunctiongetReadableOptions
({readableEncoding, readableObjectMode, readableHighWaterMark}, binary)
lib/convert/readable.js:50
↓ 2 callersFunctiongetScriptOptions
lib/methods/script.js:14
↓ 2 callersFunctiongetSignalDescription
lib/terminate/signal.js:70
↓ 2 callersFunctiongetSimpleChunkSubprocess
(execaMethod, options)
test/helpers/lines.js:45
↓ 2 callersFunctiongetSplitLinesGenerator
(binary, preserveNewlines, skipped, state)
lib/transform/split.js:2
↓ 2 callersFunctiongetStartTime
()
lib/return/duration.js:4
↓ 2 callersFunctiongetStdioInputFile
(fdNumberOrName, file)
test/stdio/file-path-main.js:33
↓ 2 callersFunctiongetStdioItemType
(value, optionName)
lib/stdio/type.js:6
↓ 2 callersFunctiongetStreamName
lib/utils/standard-stream.js:6
↓ 2 callersFunctiongetStrictResponseError
(error, isSubprocess)
lib/ipc/validation.js:40
↓ 2 callersFunctiongetStripFinalNewline
(stripFinalNewline, fdNumber)
lib/io/strip-newline.js:10
↓ 2 callersFunctiongetSubprocessStdin
(subprocess, to, concurrentStreams)
lib/convert/writable.js:32
↓ 2 callersFunctiongetSubprocessStdout
(subprocess, from, concurrentStreams)
lib/convert/readable.js:44
↓ 2 callersFunctiongetTaskkillFile
()
lib/terminate/kill-descendants.js:67
↓ 2 callersFunctiongetToStream
(destination, to = 'stdin')
lib/arguments/fd-options.js:4
↓ 2 callersFunctiongetTransformObjectModes
(objectMode, index, newTransforms, direction)
lib/transform/object-mode.js:13
↓ 2 callersFunctiongetTransformStreamType
(value, optionName)
lib/stdio/type.js:71
↓ 2 callersFunctiongetUsedDescriptor
lib/arguments/fd-options.js:99
↓ 2 callersFunctiongetWritableMethods
(subprocessStdin, subprocess, waitWritableFinal)
lib/convert/writable.js:39
↓ 2 callersFunctiongetWritableSubprocess
()
test/helpers/convert.js:76
↓ 2 callersFunctionhandleBufferedData
({bufferedData})
lib/io/contents.js:114
↓ 2 callersFunctionhandleCommand
(filePath, rawArguments, rawOptions)
lib/arguments/command.js:8
↓ 2 callersFunctionhandleStdio
(addProperties, options, verboseInfo, isSync)
lib/stdio/handle.js:21
← previousnext →101–200 of 1,333, ranked by callers