Class FileHelper
java.lang.Object
ch.colabproject.colab.generator.plugin.FileHelper
- Author:
- maxence
-
Method Summary
-
Method Details
-
readFile
Read file as string- Parameters:
path- path of the file to read- Returns:
- file content or null if file does not exists
-