aug_close


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error