Skip to content

Join-Path prompts for path #Critical #71

Description

@MarkMichaelis

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions