Replies: 3 comments 1 reply
|
What do you mean command line arguments? Rhai is a library so it is your own program that reads the command line arguments. Or are you using |
0 replies
|
I'm using rhai-run |
1 reply
|
Closing this for now. Feel free to reopen if necessary. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, is it possible to access command line arguments when running a rhai script?
All reactions