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.

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