readline_clear_history

Clears the history

Description

bool readline_clear_history()

This function clears the entire command line history.

Parameters

This function has no parameters.

Return Values

Returns true on success or false on failure.