Method Stdio.Readline()->OutputController()->get_number_of_columns()

class Stdio.Readline
class Stdio.Readline.OutputController

Method get_number_of_columns

int get_number_of_columns()

Description

Returns the width of the terminal.

Note

Does not check the width of the terminal.

See also

check_columns