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

Builtins with configpath is not null #2042

Open
Terrency opened this issue Jun 9, 2023 · 0 comments
Open

Builtins with configpath is not null #2042

Terrency opened this issue Jun 9, 2023 · 0 comments

Comments

@Terrency
Copy link

Terrency commented Jun 9, 2023

example in picocli-shell-jline3 with following usage:

    val builtins = Builtins(workDir, null, null)

bug construct in Builtins with Objects.requireNonNull(configpath); check not null.

examples cannot worked. could you pls help

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

1 participant