Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 385 Bytes

history.rst

File metadata and controls

20 lines (11 loc) · 385 Bytes

cmd2.history

Classes for storing the history of previously entered commands.

cmd2.history.History

cmd2.history.HistoryItem

statement

The ~cmd2.Statement object parsed from user input

idx

The 1-based index of this statement in the history list