Applies this object's underlying plugin patches to a file, returning the patched or intercepted value.
The module exports of the file.
The file path, relative to the module root.
The module version.
Returns whether the given version of the module is supported by this plugin. This may load the plugin into memory.
A semver version string.
Call unpatch methods when they were provided.
Generated using TypeDoc
An interface that represents a wrapper around user-provided plugin objects.