StreamStyle

An abstraction of the styles of streams used by the workbench.

Author

Todd L Smith

Entries

Link copied to clipboard

The stream style used to echo user input.

Link copied to clipboard

The stream style used to display normal output.

Link copied to clipboard

The stream style used to display error output.

Link copied to clipboard

The stream style used to display informational text. Informational text constitutes any byproduct text of a command, such as status, logging, or timing messages, but does not include explicitly requested reports.

Link copied to clipboard

The stream style used to echo commands.

Link copied to clipboard

The stream style used to provide build progress updates.

Link copied to clipboard

The stream style used to display diagnostics and reports.

Properties

Link copied to clipboard

The style classifier.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.