OpenQuizz
Une application de gestion des contenus pédagogiques
click._termui_impl Namespace Reference

Data Structures

class  Editor
 
class  ProgressBar
 

Functions

def pager (generator, color=None)
 
def open_url (url, wait=False, locate=False)
 
def raw_terminal ()
 
def getchar (echo)
 

Variables

string BEFORE_BAR = "\r"
 
string AFTER_BAR = "\n"
 

Function Documentation

◆ getchar()

def getchar (   echo)

◆ open_url()

def click._termui_impl.open_url (   url,
  wait = False,
  locate = False 
)

◆ pager()

def click._termui_impl.pager (   generator,
  color = None 
)
Decide what method to use for paging through text.

◆ raw_terminal()

def raw_terminal ( )

Variable Documentation

◆ AFTER_BAR

string AFTER_BAR = "\n"

◆ BEFORE_BAR

string BEFORE_BAR = "\r"