[ Version ( since = "0.7" ) ]
public bool aug_save () throws Error
write all pending Augeas changes to disk
This writes all pending changes to disk.
The flags which were passed to aug_init affect exactly how files are saved.
this |
A GuestfsSession object |
true on success, false on error |