You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jenv -> does nothing
jenv -h -> shows help, but is not listed in the help message
jenv remove -> thows Exception, should say it needs a name
jenv remove asd -> says Succesfully deleted, It should say there wasn't a JEnv with this name
Exceptions should be catched.
The text was updated successfully, but these errors were encountered:
jenv -> does nothing
jenv -h -> shows help, but is not listed in the help message
jenv remove -> thows Exception, should say it needs a name
jenv remove asd -> says Succesfully deleted, It should say there wasn't a JEnv with this name
Exceptions should be catched.
The text was updated successfully, but these errors were encountered: