LineWrapOptions.linePrefix

A string to prefix each line with, helpful for automatic tabulation of each newly made line.

struct LineWrapOptions
string linePrefix;

Meta