Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sindresorhus/execa
/ functions
Functions
1,333 in github.com/sindresorhus/execa
⨍
Functions
1,333
◇
Types & classes
19
↓ 3 callers
Function
getMessage
test/arguments/fd-options.js:13
↓ 3 callers
Function
getOptionName
lib/arguments/fd-options.js:101
↓ 3 callers
Function
getReadStream
test/helpers/fs.js:4
↓ 3 callers
Function
getStreamInputSubprocess
test/resolve/stdio.js:15
↓ 3 callers
Function
getStreamOutputSubprocess
test/resolve/stdio.js:18
↓ 3 callers
Function
handleResult
(result, verboseInfo, {reject})
lib/return/reject.js:5
↓ 3 callers
Function
hasMessageListeners
(anyProcess, ipcEmitter)
lib/ipc/outgoing.js:44
↓ 3 callers
Function
incrementMaxListeners
(eventEmitter, maxListenersIncrement, signal)
lib/utils/max-listeners.js:4
↓ 3 callers
Function
isFullVerbose
({verbose}, fdNumber)
lib/verbose/values.js:7
↓ 3 callers
Function
isReadableStream
lib/stdio/type.js:146
↓ 3 callers
Function
isStdioValueObject
lib/stdio/type.js:135
↓ 3 callers
Function
isStreamAbort
lib/resolve/wait-stream.js:90
↓ 3 callers
Function
isTransformStream
lib/stdio/type.js:149
↓ 3 callers
Function
isUrl
lib/stdio/type.js:123
↓ 3 callers
Function
isVerbose
({verbose}, fdNumber)
lib/verbose/values.js:4
↓ 3 callers
Function
isVerboseFunction
lib/verbose/values.js:31
↓ 3 callers
Function
isWritableStream
lib/stdio/type.js:147
↓ 3 callers
Function
joinToUint8Array
lib/utils/uint-array.js:38
↓ 3 callers
Function
makeEarlyError
({ error, command, escapedCommand, fileDescriptors, options, startTime, isSync, })
lib/return/result.js:37
↓ 3 callers
Function
makeError
({ error: originalError, command, escapedCommand, startTime, timedOut, isCanceled, isGracefullyCanceled
lib/return/result.js:62
↓ 3 callers
Function
nestedInstance
(file, commandArguments, options, parentOptions)
test/helpers/nested.js:21
↓ 3 callers
Function
parseStdioOption
test/helpers/stdio.js:31
↓ 3 callers
Function
pipeStreams
(source, destination)
lib/io/pipeline.js:5
↓ 3 callers
Function
runEarlyErrorSubprocess
(t, isSync)
test/helpers/verbose.js:29
↓ 3 callers
Function
safeNormalizeFileUrl
(file, name)
lib/arguments/file-url.js:4
↓ 3 callers
Function
spawnNestedExecaNode
(realExecArgv, fakeExecArgv, execaMethod, nodeOptions)
test/methods/node.js:200
↓ 3 callers
Function
spawnNoKillable
(forceKillAfterDelay, options)
test/terminate/kill-force.js:17
↓ 3 callers
Function
stripNewline
(value, {stripFinalNewline}, fdNumber)
lib/io/strip-newline.js:5
↓ 3 callers
Function
transform
(chunk, encoding, done)
lib/transform/generator.js:63
↓ 3 callers
Function
uppercaseEncodingDuplex
(encoding, outerObjectMode)
test/helpers/duplex.js:46
↓ 3 callers
Function
validateIpcMethod
({methodName, isSubprocess, ipc, isConnected})
lib/ipc/validation.js:2
↓ 3 callers
Function
waitForConcurrentStreams
({resolve, promises}, subprocess)
lib/convert/concurrent.js:26
↓ 2 callers
Function
abortOnDisconnect
()
lib/ipc/graceful.js:68
↓ 2 callers
Function
abortSourceStream
lib/io/pipeline.js:44
↓ 2 callers
Function
addConcurrentStream
(concurrentStreams, stream, waitName)
lib/convert/concurrent.js:12
↓ 2 callers
Function
addInternalGenerators
( {transform, final, binary, writableObjectMode, readableObjectMode, preserveNewlines}, encoding, optionNam
lib/transform/generator.js:88
↓ 2 callers
Function
addNoopGenerator
(transform, addNoopTransform, objectMode, binary)
test/helpers/generator.js:16
↓ 2 callers
Function
addPipeOptions
(arguments_, signal, internalOptionsSymbol)
lib/pipe/setup.js:157
↓ 2 callers
Function
addReference
(channel, reference)
lib/ipc/reference.js:8
↓ 2 callers
Function
addReferenceCount
lib/ipc/reference.js:14
↓ 2 callers
Function
assertFileStreamError
(t, subprocess, stream, filePath)
test/stdio/node-stream-native.js:75
↓ 2 callers
Function
assertStdoutAbort
(t, subprocess, error, cause)
test/convert/iterable.js:38
↓ 2 callers
Function
assertUnhandledRejection
(t, pipePromise, unhandledRejectionPromise)
test/pipe/sequence.js:17
↓ 2 callers
Function
cleanupCustomStreams
lib/stdio/handle.js:223
↓ 2 callers
Function
concatUint8Arrays
lib/utils/uint-array.js:50
↓ 2 callers
Function
concatenateShell
(file, commandArguments, options)
lib/arguments/shell.js:9
↓ 2 callers
Function
createExeca
(mapArguments, boundOptions, deepOptions, setBoundExeca)
lib/methods/create.js:13
↓ 2 callers
Function
createNonCommandError
({error, fileDescriptors, sourceOptions, startTime})
lib/pipe/throw.js:48
↓ 2 callers
Function
destroyOtherReadable
(stream, error)
lib/convert/readable.js:127
↓ 2 callers
Function
destroyOtherStream
(stream, isOpen, error)
lib/convert/shared.js:40
↓ 2 callers
Function
destroyOtherWritable
(stream, error)
lib/convert/writable.js:109
↓ 2 callers
Function
endDestinationStream
lib/io/pipeline.js:25
↓ 2 callers
Function
endSameWritable
(t, stream, secondStream, subprocess, fdNumber)
test/convert/concurrent.js:25
↓ 2 callers
Function
endStream
test/convert/concurrent.js:19
↓ 2 callers
Function
escapeControlCharacters
lib/arguments/escape.js:20
↓ 2 callers
Function
escapeMetaChars
lib/arguments/command-file.js:137
↓ 2 callers
Function
getAbsolutePath
test/helpers/file-path.js:4
↓ 2 callers
Function
getCommandLines
test/helpers/verbose.js:68
↓ 2 callers
Function
getCompletionLines
test/helpers/verbose.js:80
↓ 2 callers
Function
getComplexStdio
test/io/output-async.js:17
↓ 2 callers
Function
getDefaultCwd
()
lib/arguments/cwd.js:12
↓ 2 callers
Function
getDestination
(boundOptions, createNested, firstArgument, ...pipeArguments)
lib/pipe/pipe-arguments.js:54
↓ 2 callers
Function
getDifferentInputs
test/stdio/duplicate.js:46
↓ 2 callers
Function
getDummyPath
()
test/stdio/duplicate.js:33
↓ 2 callers
Function
getDuplicateStreamInstance
({otherStdioItems, type, value, optionName, direction})
lib/stdio/duplicate.js:82
↓ 2 callers
Function
getDurationMs
lib/return/duration.js:8
↓ 2 callers
Function
getEncodingTransformGenerator
(binary, encoding, skipped)
lib/transform/encoding-transform.js:16
↓ 2 callers
Function
getFdNumber
(fileDescriptors, fdName, isWritable)
lib/arguments/fd-options.js:34
↓ 2 callers
Function
getFirst
()
test/helpers/ipc.js:16
↓ 2 callers
Function
getInvalidStdioOptionMessage
(fdNumber, fdName, options, isWritable)
lib/arguments/fd-options.js:71
↓ 2 callers
Function
getIpcLines
test/helpers/verbose.js:74
↓ 2 callers
Function
getIpcMethods
(anyProcess, isSubprocess, ipc, waitProcess = anyProcess)
lib/ipc/methods.js:30
↓ 2 callers
Function
getKillFunction
(subprocess, {killDescendants})
lib/terminate/kill-descendants.js:18
↓ 2 callers
Function
getNestedOptions
(options, optionsFixture, optionsInput)
test/helpers/nested.js:62
↓ 2 callers
Function
getOutputDuplex
(input, outerObjectMode)
test/helpers/duplex.js:26
↓ 2 callers
Function
getOutputObjectMode
(objectMode, addNoopTransform, type, binary)
test/transform/generator-output.js:11
↓ 2 callers
Function
getReadableMethods
({subprocessStdout, subprocess, binary, encoding, preserveNewlines})
lib/convert/readable.js:54
↓ 2 callers
Function
getReadableOptions
({readableEncoding, readableObjectMode, readableHighWaterMark}, binary)
lib/convert/readable.js:50
↓ 2 callers
Function
getScriptOptions
lib/methods/script.js:14
↓ 2 callers
Function
getSignalDescription
lib/terminate/signal.js:70
↓ 2 callers
Function
getSimpleChunkSubprocess
(execaMethod, options)
test/helpers/lines.js:45
↓ 2 callers
Function
getSplitLinesGenerator
(binary, preserveNewlines, skipped, state)
lib/transform/split.js:2
↓ 2 callers
Function
getStartTime
()
lib/return/duration.js:4
↓ 2 callers
Function
getStdioInputFile
(fdNumberOrName, file)
test/stdio/file-path-main.js:33
↓ 2 callers
Function
getStdioItemType
(value, optionName)
lib/stdio/type.js:6
↓ 2 callers
Function
getStreamName
lib/utils/standard-stream.js:6
↓ 2 callers
Function
getStrictResponseError
(error, isSubprocess)
lib/ipc/validation.js:40
↓ 2 callers
Function
getStripFinalNewline
(stripFinalNewline, fdNumber)
lib/io/strip-newline.js:10
↓ 2 callers
Function
getSubprocessStdin
(subprocess, to, concurrentStreams)
lib/convert/writable.js:32
↓ 2 callers
Function
getSubprocessStdout
(subprocess, from, concurrentStreams)
lib/convert/readable.js:44
↓ 2 callers
Function
getTaskkillFile
()
lib/terminate/kill-descendants.js:67
↓ 2 callers
Function
getToStream
(destination, to = 'stdin')
lib/arguments/fd-options.js:4
↓ 2 callers
Function
getTransformObjectModes
(objectMode, index, newTransforms, direction)
lib/transform/object-mode.js:13
↓ 2 callers
Function
getTransformStreamType
(value, optionName)
lib/stdio/type.js:71
↓ 2 callers
Function
getUsedDescriptor
lib/arguments/fd-options.js:99
↓ 2 callers
Function
getWritableMethods
(subprocessStdin, subprocess, waitWritableFinal)
lib/convert/writable.js:39
↓ 2 callers
Function
getWritableSubprocess
()
test/helpers/convert.js:76
↓ 2 callers
Function
handleBufferedData
({bufferedData})
lib/io/contents.js:114
↓ 2 callers
Function
handleCommand
(filePath, rawArguments, rawOptions)
lib/arguments/command.js:8
↓ 2 callers
Function
handleStdio
(addProperties, options, verboseInfo, isSync)
lib/stdio/handle.js:21
← previous
next →
101–200 of 1,333, ranked by callers