Functions | |
def | close_connections |
def | connect |
Variables | |
list | connections = [] |
Contains classes for shell part of framework - basically a collection of classes that are designed to be invoked on the command line.
def shell.close_connections | ( | verbose = True | ) |
Definition at line 20 of file shell.py.
References print().
def shell.connect | ( | connection_data = None , |
|
mode = "r" , |
|||
map_blobs = False , |
|||
secrets = None , |
|||
pooling = True |
|||
) |
Definition at line 13 of file shell.py.
References querying.connect().
Referenced by shell_tests.shell_tests.test_init_shell().
list shell.connections = [] |
Definition at line 10 of file shell.py.
Referenced by SiStripFineDelayHit.beginRun(), TrackerDpgAnalysis.beginRun(), SiStripCondObjBuilderFromDb.buildAnalysisRelatedObjects(), SiStripCondObjBuilderFromDb.buildFECRelatedObjects(), SiStripCondObjBuilderFromDb.buildFEDRelatedObjects(), and sistrip::SpyEventMatcherModule.findL1IDandAPVAddress().