xonsh.procs¶
Subprocess and pipeline execution for the xonsh shell.
Contains SubprocSpec construction, command
pipelines, job control, callable-alias proxies, platform-specific process
helpers and pipe/stream readers.
Interfaces to locate executable files on file system. |
|
Job control for the xonsh shell. |
|
Command pipeline tools. |
|
Pipe channel for single-owner fd management. |
|
Interface for running subprocess-mode commands on posix systems. |
|
Interface for running Python functions as subprocess-mode commands. |
|
File handle readers and related tools. |
|
Subprocess specification and related utilities. |