aug_close
Description:
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.
Parameters:
| this |
A GuestfsSession object |
Returns:
|
true on success, false on error |