[This is preliminary documentation and is subject to change.]
The P4CommandResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ErrorList |
The errors (if any) of the command execution
|
![]() |
InfoOutput |
The info results (if any) of the command execution
|
![]() |
Success |
Did the command not return any errors?
|
![]() |
TaggedOutput |
The tagged output of the command
|
![]() |
TextOutput |
The text output from the command
|