[−][src]Function pyenv_python::pyenv_root
pub fn pyenv_root() -> Option<PathBuf>
Returns what $(pyenv root)
would return.
That is, $PYENV_ROOT
or $HOME/.pyenv
if they exist
pub fn pyenv_root() -> Option<PathBuf>
Returns what $(pyenv root)
would return.
That is, $PYENV_ROOT
or $HOME/.pyenv
if they exist