We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
For a lot of tools, the -X invocation is pretty ugly from the command-line, and most users prefer the -M invocation.
-X
-M
Where the -X style invocation shines is programmatic invocation (e.g., from build.clj) but you already expose lazytest.repl/* functions for this.
build.clj
lazytest.repl/*
My recommendation is: don't bother supporting -X at the CLI.
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: