SplitPatternOptionsGidBuilderImpl.reverse

Set reverse property.

class SplitPatternOptionsGidBuilderImpl(T)
T
reverse
(
bool propval
)

Parameters

propval bool

Start splitting from the end of the string (only relevant when max_splits != -1)

Return Value

Type: T

Builder instance for fluent chaining