1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:07:34 +00:00
serenity/Base/usr/share
Timothy Flynn 19d4f52a9e js: Add a command line argument to evaluate a string as a script
For example:

    $ js -c "console.log(42)"
    42
2022-02-10 10:26:12 +00:00
..
man js: Add a command line argument to evaluate a string as a script 2022-02-10 10:26:12 +00:00