readline.get_completion_type()
Get the type of completion being attempted. This returns the rl_completion_type
variable in the underlying library as an integer.
readline.get_completion_type()
Get the type of completion being attempted. This returns the rl_completion_type
variable in the underlying library as an integer.
Please login to continue.