Skip to content

Allow execution of non-local executables #35

@monstermichl

Description

@monstermichl

Allow execution of executables/scripts which are not in PATH. A possible option would be to still use the @-sign but the path to the executable is specified within quotes. E.g.

@"localPath/test.bat"(arg1, arg2)

Or probably in round brackets or something similar.

@(localPath/test.bat)(arg1, arg2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions