1 line
48 B
Groovy
1 line
48 B
Groovy
def fileContent = new File("c:\\file.txt").text
|
def fileContent = new File("c:\\file.txt").text
|