pocketlang icon indicating copy to clipboard operation
pocketlang copied to clipboard

Feature request

Open marwal-88 opened this issue 1 year ago • 0 comments

As far as I can tell.. and I have been searching.. there is no way to fetch command line arguments / options. The only ways 'in' to the language is ENV and FILE.

Also there seems to be no way to catch the output of a system command.. just the exit_code.

I think wren is also missing these things. Would be nice to have though :)

marwal-88 avatar Aug 28 '23 21:08 marwal-88