OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions | Variables
init_cl.py File Reference

Go to the source code of this file.

Data Structures

class  OstOptionParser

Namespaces

namespace  init_cl

Functions

def show_help
def interactive_flag
def stop

Variables

string usage = 'usage: ost [ost options] [script to execute] [script parameters]'
tuple HistoryFile = os.path.expanduser('~/.ost_history')
 InGUIMode = False
 gui_mode = False
tuple home = os.getenv('HOME')
tuple _ostrc = os.path.join(home, '.ostrc')
tuple rcfile = open(_ostrc,"w")
list script = parser.rargs[0]
 sys_argv_backup = sys.argv