Vuo  2.3.2
Functions
VuoCompilerIssue.cc File Reference

Description

VuoCompilerIssue implementation.

Definition in file VuoCompilerIssue.cc.

Go to the source code of this file.

Functions

static string getLineBreak (bool htmlFormatted, int count=1)
 Returns either HTML-formatted or plain-text linebreaks. More...
 

Function Documentation

◆ getLineBreak()

static string getLineBreak ( bool  htmlFormatted,
int  count = 1 
)
static

Returns either HTML-formatted or plain-text linebreaks.

Definition at line 18 of file VuoCompilerIssue.cc.