-
-
Notifications
You must be signed in to change notification settings - Fork 8
PipeScript should automagically alias interpretable files #773
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request