1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-11 13:03:46 -05:00
Files
pyenv/libexec/rbenv-version

4 lines
86 B
Bash
Executable File

#!/usr/bin/env bash -e
echo "$(rbenv-version-name) (set by $(rbenv-version-origin))"