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

Out-Object should output objects (and be aliased to common output statement names) #885

Open
Tracked by #719
StartAutomating opened this issue Jan 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@StartAutomating
Copy link
Owner

StartAutomating commented Jan 12, 2024

While this command should be quite short and sweet, it should serve a few purposes:

  1. Providing a slightly faster alternative to Write-Output (which should still generally be avoided)
  2. Providing an anchor for optimized replacement (that is, something we know we can remove from code in most circumstances)
  3. Increasing language familiarity via aliases (this can also be called "print", "puts", etc)
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
Development

No branches or pull requests

1 participant