Function rl_loadhistory()

← Back to Module rl



Module rl → rl_loadhistory()

Description

Load the history from the specified file

rl_loadhistory(file_path)


Parameters


Return Value


Usage Example

import rl
 
rl_loadhistory("history.txt")