Skip to content

Get-Node should always return unique nodes #119

@iRon7

Description

@iRon7

Get-Node should always return unique nodes.
There is no point in returning a list from Get-Node that contains duplicate nodes for e.g. a path like: ~a*.. (where multiple leaf nodes -starting with an "a"- share the same parent).
This makes the -Unique switch redundant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions