READ top-level constant

const READ = FileMode.READ

The mode for opening a file only for reading.

Implementation

const READ = FileMode.READ