Skip to content

PipeScript should be able to define [Aliases] #106

@StartAutomating

Description

@StartAutomating

[Alias()] is wonderful, but currently does not allow for a dynamic value.

PipeScript should create a transpiler for [Aliases]

When used within a [Parameter()] attribute, [Aliases()] should output a new [Alias] attribute with the result.

When used against a [VariableExpressionAst], [Aliases()] should output a series of Set-Alias commands.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions