OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 
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