DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Add FilteredExport resource and update export method handling

Open Gijsreyn opened this issue 1 month ago • 0 comments

PR Summary

This pull request adds the ability to apply a filter on Export through the PowerShell adapter. A new helper function determines the user's input and returns the appropriate method. An additional class was introduced in the TestClassResource.psm1 file to avoid interfering with other tests, since it requires the returned type.

PR Context

Fix #1277.

Gijsreyn avatar Nov 20 '25 15:11 Gijsreyn