Lines Matching defs:branch
63 ### execa(file, [arguments], [options])
71 ### execa.stdout(file, [arguments], [options])
75 ### execa.stderr(file, [arguments], [options])
79 ### execa.shell(command, [options])
87 ### execa.sync(file, [arguments], [options])
95 ### execa.shellSync(file, [options])
101 ### options
105 #### cwd
112 #### env
119 #### extendEnv
126 #### argv0
132 #### stdio
139 #### detached
145 #### uid
151 #### gid
157 #### shell
164 #### stripEof
171 #### preferLocal
179 #### localDir
186 #### input
193 #### reject
200 #### cleanup
207 #### encoding
214 #### timeout
221 #### maxBuffer
228 #### killSignal
235 #### stdin
242 #### stdout
249 #### stderr
259 ### Save and pipe output from a child process