The string to trim
Trims the specified characters from the start and end of a string
The string to trim
The set of characters to trim. This treats the characters individually and it will not work if you need to trim a specific string from the start/end.
Generated using TypeDoc
Trims the whitespace from the start and end of a string