Essence.read_file
You're seeing just the function
read_file
, go back to Essence module for more information.
Link to this function
read_file(filename)
The read_file
method reads a plain-text file from a given filename
and returns a UTF-8 encoded bitstring representation of the text.