Skip to main content

Module config_writer

Module config_writer 

Source
Expand description

Safe atomic configuration file writing with smart merging.

Provides atomic writes and marker-based config merging to preserve user customizations.

Structs§

ConfigWriter
Safe atomic configuration file writer

Enums§

ConfigFormat
Configuration file format

Constants§

VTCODE_BEGIN_MARKER
Markers for identifying VT Code-managed configuration sections
VTCODE_END_MARKER