Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
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 |
Terminal utilities.
def tty.setcbreak | ( | fd, | |
when = TCSAFLUSH |
|||
) |