java.lang.Object
org.springframework.shell.core.command.AbstractCommand
org.springframework.shell.jline.command.History
All Implemented Interfaces:
Command

public class History extends AbstractCommand
A command that displays all previously run commands, optionally dumping them to a file readable by Script.
Author:
Eric Bottard, Mahmoud Ben Hassine