readline_clear_history

Example

 bool readline_clear_history ( void ) 

Description

This function clears the entire command line history.

Return Values

Returns TRUE on success or FALSE on failure.