[ 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.
this |
A GuestfsSession object |
true on success, false on error |