Config.LocalPurge

Undocumented in source.

Members

Static variables

helpDescription
string helpDescription;
Undocumented in source.

Variables

helpInfo
std.getopt.GetoptResult helpInfo;
Undocumented in source.
kill
bool kill;

Kill rogue process

print
bool print;

Only prints those that would be removed

userFilter
bool userFilter;

restrict killing of processes to the current user

whiteList
string[] whiteList;

regex whitelist. Only processes in this list is not killed.

Meta