LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
class | _Eups |
class | _Utils |
Functions | |
def | haveEups |
def | flavor |
def | productDir |
def | findSetupVersion |
def | setupEnvNameFor |
def | getEups |
Variables | |
eupsLoaded = True | |
def lsst.sconsUtils.eupsForScons.findSetupVersion | ( | eupsProduct | ) |
Definition at line 30 of file eupsForScons.py.
def lsst.sconsUtils.eupsForScons.flavor | ( | ) |
Definition at line 17 of file eupsForScons.py.
def lsst.sconsUtils.eupsForScons.getEups | ( | ) |
Return a cached Eups instance, auto-creating if necessary
Definition at line 49 of file eupsForScons.py.
def lsst.sconsUtils.eupsForScons.haveEups | ( | ) |
Definition at line 10 of file eupsForScons.py.
def lsst.sconsUtils.eupsForScons.productDir | ( | name | ) |
Definition at line 27 of file eupsForScons.py.
def lsst.sconsUtils.eupsForScons.setupEnvNameFor | ( | productName | ) |
Definition at line 44 of file eupsForScons.py.
lsst.sconsUtils.eupsForScons.eupsLoaded = True |
Definition at line 6 of file eupsForScons.py.