rush
Revamped UNIX Shell
 All Data Structures Files Functions Variables Macros
Data Fields
ProcInfo Struct Reference

Process-information structure. More...

#include <plist.h>

Data Fields

pid_t pid
char * cmdLine
bool background

Detailed Description

Process-information structure.

Field Documentation

bool background

Should process run in the background?

char* cmdLine

Original command line.

pid_t pid

Process ID.


The documentation for this struct was generated from the following file: