OpenStructure
Data Structures | Namespaces | Functions | Variables
init.py File Reference

Go to the source code of this file.

Data Structures

class  OstOptionParser
 

Namespaces

 ost.gui.dng.init
 

Functions

def show_help (option, opt, value, parser)
 
def parse_script_option (option, opt, value, parser)
 
def stop ()
 

Variables

string usage = 'usage: dng [options] [files to load]'
 
 script_argv = options.script
 
 compound_lib = conop.CompoundLib.Load(options.complib)
 
 processor
 
 home = os.getenv('HOME') or os.getenv('USERPROFILE')
 
 rcfile = open(_ostrc,"w")
 
 file
 
 working_dir = settings.GetValue("DNG_WORKING_DIR",None)