Creates formatting options with builder pattern.
Static
Creates a new builder with default options.
Sets whether to indent each path element.
Sets the format for each path element.
Sets the maximum length for element representation.
Sets whether to format only the last element of each path.
Builds the options object.
Creates formatting options with builder pattern.