[ 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.
| this |
A GuestfsSession object |
| optargs |
a GuestfsAugTransform containing optional arguments |
|
true on success, false on error |