Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass path list to CLI instead of a folder #10

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Conversation

OdysseasKr
Copy link
Owner

Previously the CLI would accept a folder and do a recursive search to find SYS files. This is not very flexible.

Instead, the CLI will now accept a list of paths. If the user wants to do a recursive search in a folder, they can still use /**/*.sys

@OdysseasKr OdysseasKr self-assigned this Nov 21, 2024
@OdysseasKr OdysseasKr merged commit c9037e6 into main Nov 21, 2024
1 check passed
@OdysseasKr OdysseasKr deleted the feature/path-list-cli branch November 21, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant