Calculates the amount of characters per line that can be used for the user's provided text.
How many characters per line, in total, are allowed.
A string to prefix each line with, helpful for automatic tabulation of each newly made line.
Same as linePrefix, except it's a suffix.
Contains options for the lineWrap function.