Skip to content

New-PipeScript should be able to create functions #196

@StartAutomating

Description

@StartAutomating

Since any [ScriptBlock] can become a function with the addition of a -FunctionName , New-PipeScript should accept a parameter to name the function.

For future-proofing bonus points, New-PipeScript should be able to take a -FunctionType as well.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions