[][src]Function pyenv_python::python_path

pub fn python_path() -> Option<PathBuf>

Get the path of python using pyenv, i.e., using pyenv_version(). If pyenv_version() returns None, then the system python is used, i.e. $PATH.