menu
anyhow package
documentation
rust.dart
OpenOptions
read method
read method
dark_mode
light_mode
read
method
void
read
(
bool
read
)
The option for read access
Implementation
void read(bool read) { _hasReadAccess = read; }
anyhow package
documentation
rust
OpenOptions
read method
OpenOptions class