Summary
Parses the standard output for results.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- ParentsCommand
Syntax
protected override void ParseStandardOutputForResults(int exitCode, string standardOutput)
Parameters
Name | Type | Description |
---|---|---|
exitCode | int | The exit code. |
standardOutput | string | The standard output. |
Return Value
Type | Description |
---|---|
void |