readline_list_history

Example

 array readline_list_history ( void ) 

Description

Gets the entire command line history.

Return Values

Returns an array of the entire command line history. The elements are indexed by integers starting at zero.