Structure Process

This struct represents the return values of sys:run-shell-command in LispWorks.
It has default constructor, predicate, and copier.
Read-only accessor process-stream refers to the stream of a process.
Read-only accessor process-error refers to the error-stream of a process.
Read-only accessor process-pid refers to the PID of a process.

Part of:

package elprep