Skip to content

PipeScript should automagically alias interpretable files #773

@StartAutomating

Description

@StartAutomating

PipeScript already overrides CommandNotFoundAction, why not PreCommandLookupAction?

By overriding PreCommandLookupAction, PipeScript can create on-the-fly aliases to any command that can be interpreted.

Since the mapping of commands to interpreters can be done in memory without referencing commands, this should be rather fast and effective.

The net effect is that any language PipeScript can interpret can be run inline, automagically.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions