Reads a file if it exists, or just return undefined.
undefined
The file contents as a string if the file exists, otherwise undefined.
@augment-vir/node
Reads a file if it exists, or just return
undefined
.