Skip to content

WIP: Implement enhanced splatting options#25821

Closed
jborean93 wants to merge 1 commit intoPowerShell:masterfrom
jborean93:enhanced-splatting
Closed

WIP: Implement enhanced splatting options#25821
jborean93 wants to merge 1 commit intoPowerShell:masterfrom
jborean93:enhanced-splatting

Conversation

@jborean93
Copy link
Copy Markdown
Collaborator

@jborean93 jborean93 commented Aug 5, 2025

PR Summary

Adds the ability to do inline splatting through a new -@ splat parameter. This can be used to splat both variables, literals, and expression results.

PR Context

Fixes: #25721 - This PR is for testing to validate the changes don't break any other test. Will be updating the RFC officially with some of the details here.

PR Checklist

Adds the ability to do inline splatting through a new `-@` splat
parameter. This can be used to splat both variables, literals, and
expression results.
@jborean93
Copy link
Copy Markdown
Collaborator Author

RFC is online PowerShell/PowerShell-RFC#397.

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

Labels

Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inline Splatting Meta Issue

2 participants