Package Ganga :: Package Runtime :: Module associations
[hide private]
[frames] | no frames]

Module associations

source code

Module defining default associations between file types and file-viewing commands. Values are stored in a configuration object, and modifications/additions can be made in the [File_Associations] section of a configuration file.


Version: 1.0

Date: 23 November 2006

Author: K.Harrison <Harrison@hep.phy.cam.ac.uk>

Variables [hide private]
  config = makeConfig("File_Associations", 'Default associations...
  __package__ = 'Ganga.Runtime'
Variables Details [hide private]

config

Value:
makeConfig("File_Associations", 'Default associations between file typ\
es and file-viewing commands. The name identifies the extension and th\
e value the commans. New extensions can be added. A single & after the\
 command indicates that the process will be started in the background.\
 A && after the command indicates that a new terminal will be opened a\
nd the command executed in that terminal.', is_open= True)