Auto-Generated Documentation
This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.
PreviousProcess¶
These fields contain information about a previous process.
Field | Type | Description | Required | Default |
---|---|---|---|---|
args | List [Keyword] | Array of process arguments, starting with the absolute path to the executable. | Optional | None |
args_count | Integer | Length of the process.args array. | Optional | None |
executable | Keyword | Absolute path to the process executable. | Optional | None |