|
OpenStructure
|
Data Structures | |
| class | OstOptionParser |
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) | |
| def ost.gui.dng.init.parse_script_option | ( | option, | |
| opt, | |||
| value, | |||
| parser | |||
| ) |
| def ost.gui.dng.init.show_help | ( | option, | |
| opt, | |||
| value, | |||
| parser | |||
| ) |
| compound_lib = conop.CompoundLib.Load(options.complib) |
| working_dir = settings.GetValue("DNG_WORKING_DIR",None) |