xcyclopedia icon indicating copy to clipboard operation
xcyclopedia copied to clipboard

Fix issue#5. Implement parameter sets 'Recursive' and 'NonRecursive'

Open 0xshaft03 opened this issue 8 months ago • 0 comments

This PR is in regards to Issue #5

The function call at the bottom of Get-xcyclopedia.ps1 is removed.

Parameter sets are implemented so it will be a recursive scan OR a non recursive scan.

There is a check in the Get-FileList function for the parameter set to implement recursive or non recursive scans.

0xshaft03 avatar May 11 '25 10:05 0xshaft03