begin_batch_operation

Function begin_batch_operation 

Source
pub fn begin_batch_operation() -> Result<()>
Expand description

Marks start of atomic multi-file operation

Batches multiple file changes together to avoid redundant tool executions.