aug_get


Description:

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

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error