|
OpenStructure
|
Go to the source code of this file.
Data Structures | |
| class | OstOptionParser |
Namespaces | |
| ost.ost_startup | |
Functions | |
| def | show_help |
| def | interactive_flag |
| def | stop |
Variables | |
| string | usage |
| tuple | action_path = os.path.abspath(os.environ.get("OST_EXEC_DIR", "")) |
| tuple | HistoryFile = os.path.expanduser('~/.ost_history') |
| gui_mode = False | |
| tuple | home = os.getenv('HOME') |
| tuple | _ostrc = os.path.join(home, '.ostrc') |
| list | script = parser.rargs[0] |
| sys_argv_backup = sys.argv | |
1.8.5