Lines Matching +full:- +full:- +full:container +full:- +full:cmd
4 :c:type:`uv_process_t` --- Process handle
12 ----------
65 * Spawn the child process in a detached state - this will make it a process
93 * extensions like '.exe' or '.cmd'.
100 Container for each stdio handle or fd passed to a child process.
120 * The following four options are mutually-exclusive, and define
162 * handle in non-blocking mode in the child. This may cause loss of data,
232 Flags specifying how the stdio container should be passed to the child.
241 ---
253 This function works on a best-effort basis: there is no guarantee that libuv can discover
287 Returns `handle->pid`.