Similar to rbenv's rehash - since it also finds bin commands from installed gems and creates shims for them - making them all available for the given ruby version. In contrast jenv does not (nor should it) do this because jars are not installed as part of the java install - so this is pretty far outside of jenv's purview.
Similar to rbenv's rehash - since it also finds bin commands from installed gems and creates shims for them - making them all available for the given ruby version. In contrast
jenvdoes not (nor should it) do this because jars are not installed as part of the java install - so this is pretty far outside ofjenv's purview.