aug_clear
Description:
[
Version ( since =
"1.3.4" ) ]
public bool aug_clear (
string augpath)
throws Error
clear Augeas path
Set the value associated with path
to NULL
. This is the same as the augtool(1) clear
command.
Parameters:
this |
A GuestfsSession object
|
Returns:
true on success, false on error
|