Function rl_savehistory()

← Back to Module rl



Module rl → rl_savehistory()

Description

Save the history to the specified file

rl_savehistory(file_path)


Parameters


Return Value


Usage Example

import rl
 
rl_savehistory("history.txt")