Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Stdio
Stdio.Readline
Stdio.Readline()->History
Methods
create()
encode()
finishline()
get_history_num()
history()
initline()
set_max_history()
Stdio.Readline()->History
Stdio.Readline()->History()->encode()
Method Stdio.Readline()->History()->create()
Method
create
void
Stdio.Readline.History
(
int
maxhist
,
void
|
array
(
string
)
hist
)