aug_mv


Description:

[ Version ( since = "0.7" ) ]
public bool aug_mv (string src, string dest) throws Error

move Augeas node

Move the node src to dest. src must match exactly one node. dest is overwritten if it exists.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error