read Str
Reads the file at the given path into a UTF-8-encoded string.
Return
a String.
Content copied to clipboard
Parameters
path
a fully qualified path.
Content copied to clipboard
Throws
if an I/O error occurs.
Content copied to clipboard