Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/nclua.c: Add extra options to the nclua standalone interpreter #7

Open
gflima opened this issue Feb 1, 2018 · 0 comments
Open

Comments

@gflima
Copy link
Member

gflima commented Feb 1, 2018

Some possible options:
--debug: print debugging information;
--load=FILE; load FILE before running the given script;
--plugin=FILE; load and registers FILE as a new event plugin.
If no input file is given, the nclua interpreter should read chunks from stdin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant