Closed
Description
PipeScript should be able to create itself.
New-PipeScript should allow the creation of a [ScriptBlock]
. It should have parameters that correspond to each named block within PowerShell.
It should also standardize the ways to create parameters (so that any transpiler can simply pass parameters down to it)