jumped.errors

Undocumented in source.

Members

Templates

PrintCompileError
template PrintCompileError(string message)

Prints an error message to the terminal during compilation.

PrintCompileMessage
template PrintCompileMessage(string title, string message)

Prints a message to the terminal during cocmpilation.

Meta