IntelliTect / IntelliTect/PSToolbox

Join-Path prompts for path #Critical

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PowerShell
Stars
10
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Join-Path needs to be switched over to use command wrapping - see https://www.petri.com/making-powershell-command.

Currently, Join-Path frequently prompts for Path which is very bad since Join-Path is used so frequently. The predominant problem is caused when named parameters (such as -Path or -ChildPath) are used.

See Fix/Join-Path branch for failing tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.