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

Pass on Add and Remove methods to PSCollectionNode #98

Open
iRon7 opened this issue Sep 3, 2024 · 0 comments
Open

Pass on Add and Remove methods to PSCollectionNode #98

iRon7 opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iRon7
Copy link
Owner

iRon7 commented Sep 3, 2024

Instead of $PSNode.Value.Add($Node), I would like to be able to do $PSNode.Add($Node)
Similar for the remove method.
If the value of the node is e.g. a fixed array, pass the error back.

@iRon7 iRon7 self-assigned this Sep 4, 2024
@iRon7 iRon7 added the enhancement New feature or request label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant