Function rl_addhistory()

← Back to Module rl



Module rl → rl_addhistory()

Description

Add a new entry to the history

rl_addhistory(text)


Parameters


Return Value


Usage Example

import rl
 
rl_addhistory("hello")