diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-02-09 07:53:49 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-02-10 10:26:12 +0000 |
commit | 19d4f52a9e589a8cc524858a2f4d7f887117cdeb (patch) | |
tree | 32368d3d1ad89a49e07bd53b5f9f9a1b30c9b742 /Kernel | |
parent | 65de0d291094c0a8dfc9267378479041c94b8658 (diff) | |
download | serenity-19d4f52a9e589a8cc524858a2f4d7f887117cdeb.zip |
js: Add a command line argument to evaluate a string as a script
For example:
$ js -c "console.log(42)"
42
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions