Enum Class StderrBehavior

java.lang.Object
java.lang.Enum<StderrBehavior>
burp.api.montoya.utilities.shell.StderrBehavior
All Implemented Interfaces:
Serializable, Comparable<StderrBehavior>, Constable

public enum StderrBehavior extends Enum<StderrBehavior>
Defines how stderr (standard error) output is handled.