@rbxts/expect > ExpectMessageBuilderOptions
ExpectMessageBuilderOptions interface
Configuration options for instances of ExpectMessageBuilder.
Signature:
interface ExpectMessageBuilderOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | Whether to automatically attach full versions of variables whenever they're collapsed. | ||
boolean | Trim the spaces around placeholders when they're absent. | ||
boolean | Trim the white space around the message after building it. | ||
boolean | Whether to wrap VariableData in quotes when output. |