READ = FileMode.READ

The mode for opening a file only for reading.

Source

const READ = FileMode.READ