ReplHistory
in package
Table of Contents
Properties
- $instance : ReplHistory
- $outputFile : mixed
- $stashedCommands : mixed
Methods
- add() : mixed
- clear() : mixed
- getAll() : mixed
- getInstance() : ReplHistory
- save() : mixed
- __construct() : mixed
Properties
$instance
protected
static ReplHistory
$instance
$outputFile
protected
mixed
$outputFile
$stashedCommands
protected
mixed
$stashedCommands
= []
Methods
add()
public
add(mixed $command) : mixed
Parameters
- $command : mixed
clear()
public
clear() : mixed
getAll()
public
getAll() : mixed
getInstance()
public
static getInstance() : ReplHistory
Return values
ReplHistorysave()
public
save() : mixed
__construct()
private
__construct() : mixed