OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Functions | Variables
ost.gui.dng.termuse Namespace Reference

Data Structures

class  TerminalUsageDialog
 

Functions

def InstallTerminalPrograms
 

Variables

string usage
 

Function Documentation

def ost.gui.dng.termuse.InstallTerminalPrograms ( )
Installs symlinks to the 'ost' and 'dng' command line programs into a 
user-specified directory in the path.

Definition at line 53 of file termuse.py.

Variable Documentation

string usage
Initial value:
1 = '''The DNG application bundle contains two shell commands ('ost' and 'dng') that lets you use the OpenStructure command-line interpreter and dng from the terminal. If you want to use these commands, it is recommended that a symbolic link is created.
2 '''

Definition at line 8 of file termuse.py.