Skip to main content

Module write

Module write 

Source
Expand description

fstab serialization and file writing.

Provides Display implementations for Fstab and Entry with proper escape encoding, plus safe file writing (overwrite and atomic via tempfile + fsync + rename).