wrap


Description:

public void wrap (string text, int indent = 4)

Soft wrap a string at a given column.

Parameters:

text Text to display and wrap
indent Default = 4, level of indentation for string

Namespace: Ambition.Utility
Package: ambition