Skip to content

Invoke-PipeScript should simplify attribute compilation #1005

Open
@StartAutomating

Description

@StartAutomating

Currently, attribute compilation with Invoke-PipeScript treats transpilers fairly differently than just any old command.

This should be updated, as transpilers are becoming templates (#980)

Invoke-PipeScript should simplify its inner implementation to:

  • Prefer Templates over real commands
  • Treat transpilers, templates, and real commands equally

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions