Home
last modified time | relevance | path

Searched refs:getConda (Results 1 – 7 of 7) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/CondaInterface/
H A DConda.py141 exe = Preferences.getConda("CondaExecutable")
189 exe = Preferences.getConda("CondaExecutable")
255 exe = Preferences.getConda("CondaExecutable")
321 exe = Preferences.getConda("CondaExecutable")
581 exe = Preferences.getConda("CondaExecutable")
635 exe = Preferences.getConda("CondaExecutable")
651 exe = Preferences.getConda("CondaExecutable")
683 exe = Preferences.getConda("CondaExecutable")
H A D__init__.py32 exe = Preferences.getConda("CondaExecutable")
H A DCondaExecDialog.py47 self.__condaExe = Preferences.getConda("CondaExecutable")
/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/ConfigurationPages/
H A DCondaPage.py36 self.__condaExecutable = Preferences.getConda("CondaExecutable")
/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/
H A DProgramsDialog.py206 exe = Preferences.getConda("CondaExecutable")
H A D__init__.py3502 def getConda(key, prefClass=Prefs): function
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python3/
H A Deric6.api7082 eric6.Preferences.getConda?4(key, prefClass=Prefs)