[ Version ( since = "0.7" ) ]
public int32 aug_rm (string augpath) throws Error
remove an Augeas path
Remove path and all of its children.
On success this returns the number of entries which were removed.
| this |
A GuestfsSession object |
|
the returned value, or -1 on error |