powered by
Read the contents of a file into a string (or, in the case of read_lines, a vector of strings).
read_lines
read(path)read_lines(path)read_bytes(path)read_lines_bytes(path)
read_lines(path)
read_bytes(path)
read_lines_bytes(path)
A file path.