mutapath.MutaPath.read_text

MutaPath.read_text(encoding=None, errors=None)[source]

Open this file, read it in, return the content as a string.

Optional parameters are passed to open().

See also

lines()