Console.write

Write an indented line to the console.

Parameters

line
Type: string

The line to write.

indent
Type: int

The space indent before the line.

Meta