rush
Revamped UNIX Shell
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

◆ background

bool background

Should process run in the background?

◆ cmdLine

char* cmdLine

Original command line.

◆ pid

pid_t pid

Process ID.


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