Reads a file asynchronously and returns a Promise of its contents.
File path string or Gio.File object
A promise resolving to the file contents as a string
Reads a file asynchronously and returns a Promise of its contents.