readLinesFromFile

fun readLinesFromFile(relativePath: String): List<String>

readLinesFromFile reads files on reachable from context.outPaths.hostRoot and return the file content as lines for reporting readFromFile does the same as readLinesFromFile but returns a long string