Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
tty.py File Reference

Go to the source code of this file.

Namespaces

 tty
 

Constant Groups

 tty
 

Functions

def setraw
 
def setcbreak
 

Variables

list __all__ = ["setraw", "setcbreak"]
 
int IFLAG = 0
 
int OFLAG = 1
 
int CFLAG = 2
 
int LFLAG = 3
 
int ISPEED = 4
 
int OSPEED = 5
 
int CC = 6