IndentedStringBuilder.format

Formats the input line while keeping track of indentation.

  1. string format(string line)
    class IndentedStringBuilder
    string
    format
    (
    string line
    )
  2. string format(string[] lines)

Meta