OpenStructure
|
Go to the source code of this file.
Data Structures | |
class | OstOptionParser |
Namespaces | |
ost.gui.dng.init | |
Functions | |
def | show_help |
def | parse_script_option |
def | stop |
Variables | |
_img_present = True | |
string | usage = 'usage: dng [options] [files to load]' |
script_argv = options.script | |
tuple | compound_lib = conop.CompoundLib.Load(options.complib) |
tuple | home = os.getenv('HOME') |
tuple | _ostrc = os.path.join(home, '.ostrc') |
tuple | rcfile = open(_ostrc,"w") |
tuple | working_dir = settings.GetValue("DNG_WORKING_DIR",None) |