OpenStructure
Loading...
Searching...
No Matches
Data Structures | Functions | Variables
ost.gui.dng.termuse Namespace Reference

Data Structures

class  TerminalUsageDialog
 

Functions

 _CreateLinks (bin_dir, sel_dir)
 
 InstallTerminalPrograms ()
 

Variables

str usage
 

Function Documentation

◆ _CreateLinks()

_CreateLinks (   bin_dir,
  sel_dir 
)
protected

Definition at line 46 of file termuse.py.

◆ InstallTerminalPrograms()

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

Definition at line 52 of file termuse.py.

Variable Documentation

◆ usage

str 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 7 of file termuse.py.