|
Groovy JDK | |||||||||
| Method Summary | |
|---|---|
void
|
writeLine(String)
Write the text and append a newline (using the platform's line-ending). |
| Method Detail |
|---|
public void writeLine(String)
line - the line to write.
|
Groovy JDK | |||||||||