aug_transform


Description:

[ Version ( since = "1.35.2" ) ]
public bool aug_transform (string lens, string file, AugTransform? optargs) throws Error

add/remove an Augeas lens transformation

Add an Augeas transformation for the specified lens so it can handle file.

If remove is true (false by default), then the transformation is removed.

Parameters:

this

A GuestfsSession object

optargs

a GuestfsAugTransform containing optional arguments

Returns:

true on success, false on error