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

--interactive flag without expression input #18

Closed
deathbywedgie opened this issue Mar 15, 2025 · 1 comment
Closed

--interactive flag without expression input #18

deathbywedgie opened this issue Mar 15, 2025 · 1 comment

Comments

@deathbywedgie
Copy link

Using the "Interactive REPL" flag (-it, --interactive) still requires at least an empty string for the expression. Without an expression input, it currently just displays the help info as though no input was provided.

@rayokota
Copy link
Owner

Fixed interactive mode so that only an input file is required.

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

No branches or pull requests

2 participants