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