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

Go to the source code of this file.

Data Structures

class  OstOptionParser
 

Namespaces

 ost.ost_startup
 

Functions

def show_help (option, opt, value, parser)
 
def show_version (option, opt, value, parser)
 
def interactive_flag (option, opt, value, parser)
 
def stop ()
 
def get_options_parser (usage)
 

Variables

string usage
 
 action_path = os.path.abspath(os.environ.get("OST_EXEC_DIR", ""))
 
def parser = get_options_parser(usage)
 
 options
 
 args
 
 HistoryFile = os.path.expanduser("~/.ost_history")
 
bool gui_mode = False
 
 ps1
 
 ps2
 
 argv
 
 home = os.getenv("HOME") or os.getenv("USERPROFILE")
 
def script = parser.rargs[0]
 
 sys_argv_backup = sys.argv