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