[ Version ( since = "0.7" ) ]
public bool aug_close () throws Error
close the current Augeas handle
Close the current Augeas handle and free up any resources used by it. After calling this, you have to call aug_init again before you can use any other Augeas functions.
this |
A GuestfsSession object |
true on success, false on error |