property Deno.OpenOptions.read
Sets the option for read access. This option, when true
, means that
the file should be read-able if opened.
Type Jump to heading
boolean
Sets the option for read access. This option, when true
, means that
the file should be read-able if opened.
boolean