[][src]Function pyenv_python::pyenv_version

pub fn pyenv_version() -> Option<String>

Returns the current pyenv version as determined by https://github.com/pyenv/pyenv#choosing-the-python-version. If none is found, then None is returned.