Console.write

Write a prefixed line to the console.

Parameters

prefix
Type: string

The prefix of the line.

line
Type: string

The line to write.

Meta