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

Bugfix #113

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

peppekerstens
Copy link

see messages and conversation in both issues for details

@peppekerstens
Copy link
Author

peppekerstens commented Jun 12, 2019

yup; saw it too. wrong typecasted. silly me

do not agree with GBVParams though; every function has it's own (but same!) default behavior for detection path.

    param(
        $Path = $PWD.Path,

So if no path is passed, effectively the same logic happens as before.

the whole

( Resolve-Path $Path ).Path

is mute when default behavior happens, so can be skipped

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.

None yet

2 participants