[ Version ( since = "0.7" ) ]
public string aug_get (string augpath) throws Error
look up the value of an Augeas path
Look up the value associated with path. If path matches exactly one node, the value is returned.
| this |
A GuestfsSession object |
|
the returned string, or NULL on error |