Skip to content

Fixed error when -Path is omitted#108

Merged
lipkau merged 1 commit into
masterfrom
fix/missing_positional_parameters
May 10, 2025
Merged

Fixed error when -Path is omitted#108
lipkau merged 1 commit into
masterfrom
fix/missing_positional_parameters

Conversation

@lipkau

@lipkau lipkau commented May 10, 2025

Copy link
Copy Markdown
Owner

Motivation and Context

closes #107

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

@lipkau lipkau merged commit 1d88d08 into master May 10, 2025
5 checks passed
@lipkau lipkau deleted the fix/missing_positional_parameters branch May 10, 2025 10:06
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.

Commands fail without the parameter name

1 participant