Python_2  1.0
Public Member Functions | Public Attributes | List of all members
Getch._Getch Class Reference

Public Member Functions

def __init__ (self)
 
def __call__ (self)
 

Public Attributes

 impl
 

Detailed Description

Gets a single character from standard input.
   Does not echo to the screen.

Constructor & Destructor Documentation

◆ __init__()

def Getch._Getch.__init__ (   self)

Member Function Documentation

◆ __call__()

def Getch._Getch.__call__ (   self)

References Getch._Getch.impl.

Member Data Documentation

◆ impl

Getch._Getch.impl

Referenced by Getch._Getch.__call__().


The documentation for this class was generated from the following file: